]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/gcc.dg/cpp/syshdr.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / gcc.dg / cpp / syshdr.h
diff --git a/gcc/testsuite/gcc.dg/cpp/syshdr.h b/gcc/testsuite/gcc.dg/cpp/syshdr.h
deleted file mode 100644 (file)
index 3f546aa..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Indented to avoid "suggest hiding ..." warnings.   */
- #pragma GCC system_header
-
-#define sys_uint 1U
-#define sys_str(x) x
-#define sys_foo(x, y...) bar (x, ##y)
-
-#define sys_uint 1U
-#define sys_fl 1.0f
-#define sys_ld 1.0L