* config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
authorMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:50:07 +0000 (10:50 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 8 Sep 2001 10:50:07 +0000 (10:50 +0000)
gdb/ChangeLog
gdb/config/xm-aix4.h

index f57df7f90fe968e17913841b94eaa74a42920e55..eb30b333e21c9a2265c474fd32f0d0b6940ab87b 100644 (file)
@@ -1,5 +1,7 @@
 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
 
+       * config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
+
        * config/arm/xm-linux.h, config/ia64/xm-linux.h,
        config/m68k/xm-linux.h, config/mips/xm-linux.h,
        config/powerpc/xm-linux.h, config/sparc/xm-linux.h: Remove
index 2d286c1ddcd70b32ca967f2428dcb0a716068c95..dc0aae76068c844118ec466a0507dab4491891b0 100644 (file)
 
 #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.  */