diff options
Diffstat (limited to 'tests/headers/blocks.h')
-rw-r--r-- | tests/headers/blocks.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/headers/blocks.h b/tests/headers/blocks.h deleted file mode 100644 index 80420e6e..00000000 --- a/tests/headers/blocks.h +++ /dev/null @@ -1,3 +0,0 @@ -// bindgen-flags: -- -fblocks - -void atexit_b(void (^)(void)); |