diff options
author | Ken Raeburn <raeburn@cygnus> | 1992-12-03 23:48:47 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1992-12-03 23:48:47 +0000 |
commit | 56a89eca3329e98ddc8d5a4a9357a55b85d4edb1 (patch) | |
tree | 4f0ce7ef2416eaac7f4ef33e8aba04dd319a88b6 /gas | |
parent | 2ccf24f4c7fc3c71460f0ab31fe65c16159ad451 (diff) | |
download | gdb-56a89eca3329e98ddc8d5a4a9357a55b85d4edb1.zip gdb-56a89eca3329e98ddc8d5a4a9357a55b85d4edb1.tar.gz gdb-56a89eca3329e98ddc8d5a4a9357a55b85d4edb1.tar.bz2 |
delete M_VAX
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/ho-vax.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/ho-vax.h b/gas/config/ho-vax.h index 1113721..6da6691 100644 --- a/gas/config/ho-vax.h +++ b/gas/config/ho-vax.h @@ -17,8 +17,6 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#define M_VAX 1 - #if __STDC__ != 1 #define NO_STDARG #endif /* not ansi */ |