aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/xm-beos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/xm-beos.h')
-rw-r--r--gcc/config/rs6000/xm-beos.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/config/rs6000/xm-beos.h b/gcc/config/rs6000/xm-beos.h
index 3660a696ed1..f4e6b570aac 100644
--- a/gcc/config/rs6000/xm-beos.h
+++ b/gcc/config/rs6000/xm-beos.h
@@ -21,12 +21,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-
-/* #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 8
@@ -83,4 +77,3 @@ extern void *alloca ();
/* SYSTEM_INCLUDE_DIR is the location for system specific, non-POSIX headers. */
#define SYSTEM_INCLUDE_DIR "/boot/develop/headers/be"
-