diff options
author | Roland Pesch <pesch@cygnus> | 1991-03-18 23:02:17 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-03-18 23:02:17 +0000 |
commit | 69798b646ad73c170dfd359d910831f68ac82d13 (patch) | |
tree | bb9235b40e4fc7b4c0c785f204611ad87178d83b /gas/doc/i960.m4 | |
parent | ec77c0999d48c483ea2a6b74f3b3f608957b3b47 (diff) | |
download | fsf-binutils-gdb-69798b646ad73c170dfd359d910831f68ac82d13.zip fsf-binutils-gdb-69798b646ad73c170dfd359d910831f68ac82d13.tar.gz fsf-binutils-gdb-69798b646ad73c170dfd359d910831f68ac82d13.tar.bz2 |
value for _HOST__
Diffstat (limited to 'gas/doc/i960.m4')
-rw-r--r-- | gas/doc/i960.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/i960.m4 b/gas/doc/i960.m4 index bfc2a0b..0d8b77d 100644 --- a/gas/doc/i960.m4 +++ b/gas/doc/i960.m4 @@ -1,5 +1,6 @@ _divert__(-1) _define__(<_I960__>,<1>) _define__(<_AS__>,<gas960>) +_define__(<_HOST__>,<Intel 960>) _define__(<_MACH_DEP__>,<i960 Dependent>) _divert__<>
\ No newline at end of file |