diff options
-rw-r--r-- | gnu/usr.bin/gas/config/tc-mvme88k.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gas/config/tc-mvme88k.h b/gnu/usr.bin/gas/config/tc-mvme88k.h index 92770041ac7..a794e457f2a 100644 --- a/gnu/usr.bin/gas/config/tc-mvme88k.h +++ b/gnu/usr.bin/gas/config/tc-mvme88k.h @@ -1,4 +1,4 @@ -/* $OpenBSD: tc-mvme88k.h,v 1.2 1998/02/15 18:49:41 niklas Exp $ */ +/* $OpenBSD: tc-mvme88k.h,v 1.3 2001/11/24 19:14:08 miod Exp $ */ /* m88k.h -- Assembler for the Motorola 88000 Contributed by Devon Bowen of Buffalo University @@ -23,7 +23,7 @@ #define TC_M88K 1 -#define MID_M88K 151 +#define MID_M88K 153 #define AOUT_MACHTYPE MID_M88K #define LOCAL_LABELS_FB |