+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.
#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). */