* m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3'
[deliverable/binutils-gdb.git] / gdb / xm-vax.h
index ceb59ab2f096abe0fba88adff7a12fd20ffb3605..778602aedbcca83b7b9a9842cc51ff7d9a2fa924 100644 (file)
@@ -1,4 +1,4 @@
-/* Definitions to make GDB run on a vax under 4.2bsd.
+/* Common definitions to make GDB run on Vaxen under 4.2bsd and Ultrix.
    Copyright (C) 1986, 1987, 1989 Free Software Foundation, Inc.
 
 This file is part of GDB.
@@ -17,13 +17,6 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#ifndef ultrix /* FIXME */
-/* We have to include these files now, so that GDB will not make
-   competing definitions in defs.h.  */
-#include <machine/endian.h>
-#include <machine/limits.h>
-#endif /* ultrix */
-
 #define HOST_BYTE_ORDER LITTLE_ENDIAN
 
 /* Get rid of any system-imposed stack limit if possible.  */
This page took 0.023527 seconds and 4 git commands to generate.