aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-rs6000.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xm-rs6000.h')
-rw-r--r--gdb/xm-rs6000.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/xm-rs6000.h b/gdb/xm-rs6000.h
index ab59431..f75cead 100644
--- a/gdb/xm-rs6000.h
+++ b/gdb/xm-rs6000.h
@@ -72,9 +72,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define CPLUS_MARKER '.'
/* Flag for machine-specific stuff in shared files. FIXME */
-#ifndef IBM6000
-#define IBM6000
-#endif
+#define IBM6000_HOST
/* /usr/include/stdlib.h always uses void* and void,
even when __STDC__ isn't defined. */