diff options
Diffstat (limited to 'tests/headers/fit-macro-constant-types.h')
-rw-r--r-- | tests/headers/fit-macro-constant-types.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/headers/fit-macro-constant-types.h b/tests/headers/fit-macro-constant-types.h deleted file mode 100644 index b995bfc0..00000000 --- a/tests/headers/fit-macro-constant-types.h +++ /dev/null @@ -1,4 +0,0 @@ -// bindgen-flags: --fit-macro-constant-types -// Test fitting macro constants into smaller integer types -// Negative values are i8, i16, i32 or i64; others are u8, u16, u32 or u64. -#include "default-macro-constant-type.h"
\ No newline at end of file |