From 56a89eca3329e98ddc8d5a4a9357a55b85d4edb1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 3 Dec 1992 23:48:47 +0000 Subject: [PATCH] delete M_VAX --- gas/config/ho-vax.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gas/config/ho-vax.h b/gas/config/ho-vax.h index 1113721f4a..6da66912ce 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 */ -- 2.34.1