| # Copyright 2018 The Fuchsia Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. |
| # |
| # WARNING: This file is machine generated by fidlgen. |
| |
| include <fidl/test/bits/c/fidl.h> |
| fidl_test_bits_MyBits = fidl_test_bits_MyBits_MY_FIRST_BIT, fidl_test_bits_MyBits_MY_OTHER_BIT, fidl_test_bits_MyBits_MASK |
| fidl_test_bits_StrictBits = fidl_test_bits_StrictBits_SMALLEST, fidl_test_bits_StrictBits_BIGGEST |
| fidl_test_bits_FlexibleBits = fidl_test_bits_FlexibleBits_SMALLEST, fidl_test_bits_FlexibleBits_BIGGEST |
| |