summaryrefslogtreecommitdiff
path: root/tests/headers/int128_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/int128_t.h')
-rw-r--r--tests/headers/int128_t.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/headers/int128_t.h b/tests/headers/int128_t.h
deleted file mode 100644
index eece252c..00000000
--- a/tests/headers/int128_t.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/**
- * FIXME: Uncomment this once we can generate the proper alignment for the type,
- * i.e., when we use u128/i128.
-struct Foo {
- __int128 foo;
-};
- */