blob: 99b0e2695c9f1db9fe64756b860108caa3190dc4 [file] [log] [blame]
// WARNING: This file is machine generated by fidlc.
#include <lib/fidl/internal.h>
extern const struct FidlCodedEnum dependent_MyEnumTable;
extern const struct FidlCodedStruct example_FooTable;
static const struct FidlStructField Fields11example_Foo[] = {
/*FidlStructField*/{.type=(fidl_type_t*)(&dependent_MyEnumTable), .offset=0u, .padding=0u}
};
const struct FidlCodedStruct example_FooTable = {.tag=kFidlTypeStruct, .fields=Fields11example_Foo, .field_count=1u, .size=4u, .name="example/Foo"};