blob: db21050b6a59659627eaea445f716c393686eabf [file] [log] [blame]
// WARNING: This file is machine generated by fidlc.
#include <lib/fidl/internal.h>
extern const struct FidlCodedStruct bottom_FooTable;
extern const struct FidlCodedStruct top_TopGetFooRequestTable;
const struct FidlCodedStruct top_TopGetFooRequestTable = {.tag=kFidlTypeStruct, .fields=NULL, .field_count=0u, .size=16u, .name="top/TopGetFooRequest"};
extern const struct FidlCodedStruct top_TopGetFooResponseTable;
static const struct FidlStructField Fields21top_TopGetFooResponse[] = {
/*FidlStructField*/{.type=NULL, .padding_offset=20u, .padding=4u}
};
const struct FidlCodedStruct top_TopGetFooResponseTable = {.tag=kFidlTypeStruct, .fields=Fields21top_TopGetFooResponse, .field_count=1u, .size=24u, .name="top/TopGetFooResponse"};