* config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
authorMark Kettenis <kettenis@gnu.org>
Wed, 11 Jul 2001 10:24:35 +0000 (10:24 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 11 Jul 2001 10:24:35 +0000 (10:24 +0000)
used.

gdb/ChangeLog
gdb/config/powerpc/nm-linux.h

index c22be44270722b1508d206102c5651473b0543c2..0e0b8db335057095f6e8603cd4570804b4b04da4 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-11  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
+       used.
+
 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * go32-nat.c (info_dos_cmdlist): New variable.
index f37c58cda4c1fb48844bcde6cc7256032590dcfa..3835f7413ebb0df0407d2c3005f848bc56276cd8 100644 (file)
@@ -33,10 +33,6 @@ extern int kernel_u_size (void);
 #define REGISTER_U_ADDR(addr, blockend, regno) \
         (addr) = ppc_register_u_addr ((blockend),(regno));
 
-/* No <sys/reg.h> */
-
-#define NO_SYS_REG_H
-
 /* FIXME: kettenis/2000-09-03: This should be moved to ../nm-linux.h
    once we have converted all Linux targets to use the new threads
    stuff (without the #undef of course).  */
This page took 0.027629 seconds and 4 git commands to generate.