[PATCH] remove config/xm-aix4.h

Joel Brobecker brobecker@gnat.com
Wed Aug 11 22:42:00 GMT 2004


Hello,

all the previous changes made for AIX now allow us to remove
config/xm-aix4.h as an obvious change.

2004-08-11  Joel Brobecker  <brobecker@gnat.com>

        * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
        this file is now empty.
        * config/xm-aix4.h: Remove, this file is no longer included
        anywhere.


Committed as obvious.

-- 
Joel
-------------- next part --------------
Index: rs6000/xm-aix4.h
===================================================================
RCS file: /cvs/src/src/gdb/config/rs6000/xm-aix4.h,v
retrieving revision 1.3
diff -u -p -r1.3 xm-aix4.h
--- rs6000/xm-aix4.h	5 Jun 2002 19:18:27 -0000	1.3
+++ rs6000/xm-aix4.h	11 Aug 2004 22:38:54 -0000
@@ -20,8 +20,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "config/xm-aix4.h"
-
 /* AIX 4.x uses nonstandard "int *" as type of third argument to ptrace() */
 
 #define PTRACE_ARG3_TYPE int*


More information about the Gdb-patches mailing list