summaryrefslogtreecommitdiff
path: root/gcc/gsyslimits.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-15 16:00:37 -0800
committerYamaArashi <shadow962@live.com>2016-02-15 16:00:37 -0800
commit2f209e7d2884f9658a996adeb896233db9fecdad (patch)
treecc0806a5f4fdaca67ef39a9bb583347c68b54edd /gcc/gsyslimits.h
parent526fd830c2ce8da3397bc08a267db5aea78db6f3 (diff)
kill libiberty
Diffstat (limited to 'gcc/gsyslimits.h')
-rwxr-xr-xgcc/gsyslimits.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/gsyslimits.h b/gcc/gsyslimits.h
deleted file mode 100755
index a362802..0000000
--- a/gcc/gsyslimits.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* syslimits.h stands for the system's own limits.h file.
- If we can use it ok unmodified, then we install this text.
- If fixincludes fixes it, then the fixed version is installed
- instead of this text. */
-
-#define _GCC_NEXT_LIMITS_H /* tell gcc's limits.h to recurse */
-#include_next <limits.h>
-#undef _GCC_NEXT_LIMITS_H