1992-02-13 20:44:23 +00:00
|
|
|
/* Definitions to make GDB run on a vax under 4.2bsd. */
|
1992-02-01 12:46:55 +00:00
|
|
|
|
|
|
|
/* 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"
|