blob: a0e6154c817736a07e1e2cfbc5d17f89d172669b [file] [log] [blame]
// WARNING: This file is machine generated by fidlc.
#include <lib/fidl/internal.h>
// Forward declarations for old <-> V1 mappings
// Coding tables for old wire format.
extern const fidl_type_t fidl_test_json_StrictBitsTable;
extern const fidl_type_t fidl_test_json_MyBitsTable;
const fidl_type_t fidl_test_json_StrictBitsTable = {.type_tag=kFidlTypeBits, {.coded_bits={.underlying_type=kFidlCodedPrimitive_Uint64, .mask=9223372036854775809ul, .name="fidl.test.json/StrictBits"}}};
const fidl_type_t fidl_test_json_MyBitsTable = {.type_tag=kFidlTypeBits, {.coded_bits={.underlying_type=kFidlCodedPrimitive_Uint32, .mask=3ul, .name="fidl.test.json/MyBits"}}};
// Coding tables for v1 wire format.
extern const fidl_type_t v1_fidl_test_json_StrictBitsTable;
extern const fidl_type_t v1_fidl_test_json_MyBitsTable;
const fidl_type_t v1_fidl_test_json_StrictBitsTable = {.type_tag=kFidlTypeBits, {.coded_bits={.underlying_type=kFidlCodedPrimitive_Uint64, .mask=9223372036854775809ul, .name="fidl.test.json/StrictBits"}}};
const fidl_type_t v1_fidl_test_json_MyBitsTable = {.type_tag=kFidlTypeBits, {.coded_bits={.underlying_type=kFidlCodedPrimitive_Uint32, .mask=3ul, .name="fidl.test.json/MyBits"}}};