forked from Imagelibrary/binutils-gdb
* xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen into BSD and Ultrix.
This commit is contained in:
7
gdb/xm-vaxbsd.h
Normal file
7
gdb/xm-vaxbsd.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Definitions to make GDB run on a vax under 4.2bsd.
|
||||
|
||||
/* 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>
|
||||
#include "xm-vax.h"
|
||||
Reference in New Issue
Block a user