diff options
author | Stu Grossman <grossman@cygnus> | 1992-02-01 12:46:55 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-02-01 12:46:55 +0000 |
commit | 9e8bf29afd779c353af4b8e10e20d5f6b82ce49f (patch) | |
tree | 6eaf0237b2b4703d790e274e40783ed43c132e6c /gdb/xm-vaxult.h | |
parent | 96499e9638305ae678bc1ed4c53cc0acc1df648d (diff) | |
download | ppe42-binutils-9e8bf29afd779c353af4b8e10e20d5f6b82ce49f.tar.gz ppe42-binutils-9e8bf29afd779c353af4b8e10e20d5f6b82ce49f.zip |
* 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.
Diffstat (limited to 'gdb/xm-vaxult.h')
-rw-r--r-- | gdb/xm-vaxult.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/xm-vaxult.h b/gdb/xm-vaxult.h new file mode 100644 index 0000000000..3a7e986a9e --- /dev/null +++ b/gdb/xm-vaxult.h @@ -0,0 +1,3 @@ +/* Definitions to make GDB run on a vax under Ultrix. + +#include "xm-vax.h" |