aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/xm-aix4.h
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-09-08 10:50:07 +0000
committerMark Kettenis <kettenis@gnu.org>2001-09-08 10:50:07 +0000
commitdf5fdb3df43451d33bdd6d4613b856104b67f598 (patch)
tree8e48e4d7e451e15976f1596958e0c06b4d94e339 /gdb/config/xm-aix4.h
parentd28379df76c1d411734b8e17181894b9057f574e (diff)
downloadgdb-df5fdb3df43451d33bdd6d4613b856104b67f598.zip
gdb-df5fdb3df43451d33bdd6d4613b856104b67f598.tar.gz
gdb-df5fdb3df43451d33bdd6d4613b856104b67f598.tar.bz2
* config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
Diffstat (limited to 'gdb/config/xm-aix4.h')
-rw-r--r--gdb/config/xm-aix4.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/xm-aix4.h b/gdb/config/xm-aix4.h
index 2d286c1..dc0aae7 100644
--- a/gdb/config/xm-aix4.h
+++ b/gdb/config/xm-aix4.h
@@ -47,11 +47,6 @@
#define FIVE_ARG_PTRACE
-/* AIX declares the mem functions differently than defs.h does. AIX is
- right, but defs.h works on more old systems. For now, override it. */
-
-#define MEM_FNS_DECLARED 1
-
/* This system requires that we open a terminal with O_NOCTTY for it to
not become our controlling terminal. */