]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/xm-vaxbsd.h
* xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
[thirdparty/binutils-gdb.git] / gdb / xm-vaxbsd.h
1 /* Definitions to make GDB run on a vax under 4.2bsd.
2
3 /* We have to include these files now, so that GDB will not make
4 competing definitions in defs.h. */
5 #include <machine/endian.h>
6 #include <machine/limits.h>
7 #include "xm-vax.h"