aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tools/cplusplus-dump/conf.c++
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/cplusplus-dump/conf.c++')
-rw-r--r--tests/tools/cplusplus-dump/conf.c++15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/tools/cplusplus-dump/conf.c++ b/tests/tools/cplusplus-dump/conf.c++
deleted file mode 100644
index 69bafe0459c..00000000000
--- a/tests/tools/cplusplus-dump/conf.c++
+++ /dev/null
@@ -1,15 +0,0 @@
-#define __extension__
-#define __context__
-#define __range__
-#define __asm(a...)
-#define __asm__(a...)
-#define restrict
-#define __restrict
-#define __restrict__
-// #define __weak
-#define __builtin_va_arg(a,b) ((b)0)
-#define __stdcall
-#define __fastcall
-#define __imag__
-#define __real__
-#define __complex__