blob: b7dbd76c474bbbbb2fcaec3aa4b0b1944ad018b5 [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, .elements=NULL, .element_count=0u, .size=16u, .name="top/TopGetFooRequest"};
extern const struct FidlCodedStruct top_TopGetFooResponseTable;
static const struct FidlStructElement Fields21top_TopGetFooResponse[] = {
/*FidlStructPadding*/{.padding=/*FidlStructPadding*/{.offset=20u, .element_type=kFidlStructElementType_Padding32, .mask_32=4294967295u}}
};
const struct FidlCodedStruct top_TopGetFooResponseTable = {.tag=kFidlTypeStruct, .elements=Fields21top_TopGetFooResponse, .element_count=1u, .size=24u, .name="top/TopGetFooResponse"};