aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x/xm-c4x.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/c4x/xm-c4x.h')
-rw-r--r--gcc/config/c4x/xm-c4x.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/c4x/xm-c4x.h b/gcc/config/c4x/xm-c4x.h
index dc329ebc9ba..491032477d1 100644
--- a/gcc/config/c4x/xm-c4x.h
+++ b/gcc/config/c4x/xm-c4x.h
@@ -1,7 +1,3 @@
-/* #defines that need visibility everywhere. */
-#define FALSE 0
-#define TRUE 1
-
/* This describes the machine the compiler is hosted on. */
#define HOST_BITS_PER_CHAR 32
#define HOST_BITS_PER_SHORT 32
@@ -18,4 +14,3 @@
/* Arguments to use with `exit'. */
#define SUCCESS_EXIT_CODE 0
#define FATAL_EXIT_CODE 33
-