[PATCH] Get rid of I386_GNULINUX_TARGET
Mark Kettenis
kettenis@chello.nl
Sat May 10 20:14:00 GMT 2003
This define is no longer referenced anywhere.
Checked in.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
Index: config/i386/tm-linux.h
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/tm-linux.h,v
retrieving revision 1.22
diff -u -p -r1.22 tm-linux.h
--- config/i386/tm-linux.h 30 Jun 2002 18:43:06 -0000 1.22
+++ config/i386/tm-linux.h 10 May 2003 20:12:31 -0000
@@ -23,8 +23,6 @@
#ifndef TM_LINUX_H
#define TM_LINUX_H
-#define I386_GNULINUX_TARGET
-
#include "i386/tm-i386.h"
#include "config/tm-linux.h"
More information about the Gdb-patches
mailing list