diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-01-07 10:49:48 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-01-07 10:49:48 +0000 |
commit | 494a6c056efdf9d8b9ddbb7664bf602aa19c1414 (patch) | |
tree | ec7485b25698bed4af1708319d7f19b5a5711c80 /gas/config/ho-vms.h | |
parent | 4b0dd31c9f7606f6675a462320e047b56ad7412c (diff) | |
download | gdb-494a6c056efdf9d8b9ddbb7664bf602aa19c1414.zip gdb-494a6c056efdf9d8b9ddbb7664bf602aa19c1414.tar.gz gdb-494a6c056efdf9d8b9ddbb7664bf602aa19c1414.tar.bz2 |
Lots of changes from Eric Youngdale, mostly for VAX and VMS support.
Diffstat (limited to 'gas/config/ho-vms.h')
-rw-r--r-- | gas/config/ho-vms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/ho-vms.h b/gas/config/ho-vms.h index 63f448e..ec7dc9e 100644 --- a/gas/config/ho-vms.h +++ b/gas/config/ho-vms.h @@ -17,7 +17,7 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define HO_VAX 1 +#define HO_VMS 1 #include "ho-vax.h" |