diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
commit | 542e1629fdd4df8920511c4eb2df15bb83feb13b (patch) | |
tree | f1b70b61ce3707e08b2f43081adfd3b4850654f3 /gas/config/tc-m68kmote.h | |
parent | af2136245013fad2f72249258452d5f7154d5719 (diff) | |
download | binutils-542e1629fdd4df8920511c4eb2df15bb83feb13b.zip binutils-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.gz binutils-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.bz2 |
fighting bitrot in a major way
Diffstat (limited to 'gas/config/tc-m68kmote.h')
-rw-r--r-- | gas/config/tc-m68kmote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-m68kmote.h b/gas/config/tc-m68kmote.h index e1904ff..95e0c15 100644 --- a/gas/config/tc-m68kmote.h +++ b/gas/config/tc-m68kmote.h @@ -45,7 +45,7 @@ #define LISTING_LHS_WIDTH 3 /* 3 word on the first line */ #define LISTING_LHS_WIDTH_SECOND 3 /* One word on the second line */ #define LISTING_LHS_CONT_LINES 4 /* And 4 lines max */ -#define LISTING_HEADER "TANDEM ST-2000 68K GAS " +#define LISTING_HEADER "68K GAS " /* Copied from write.c */ #define M68K_AIM_KLUDGE(aim, this_state,this_type) \ |