Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Remove traces of NO_SYS_REG_H
@ 2001-07-11  3:24 Mark Kettenis
  0 siblings, 0 replies; only message in thread
From: Mark Kettenis @ 2001-07-11  3:24 UTC (permalink / raw)
  To: gdb-patches

Obvious fix (but I should really be cleaning up my home instead of the
GDB sources ;-)).

Mark

Index: ChangeLog
from  Mark Kettenis  <kettenis@gnu.org>

	* config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
	used.

Index: config/powerpc/nm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/powerpc/nm-linux.h,v
retrieving revision 1.6
diff -u -p -r1.6 nm-linux.h
--- config/powerpc/nm-linux.h 2001/05/04 04:15:32 1.6
+++ config/powerpc/nm-linux.h 2001/07/11 10:21:00
@@ -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).  */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-11  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-11  3:24 [PATCH] Remove traces of NO_SYS_REG_H Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox