diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:13:54 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:13:54 +0000 |
commit | 8b228fe958bcac8cf510ce2ed3d9ae24a717334e (patch) | |
tree | 1c81f8c629834de570bea9caf05e0199f6846c6d /gas/config/tc-m68kmote.h | |
parent | 1d63ba3ba05bc523b8c982284508d55bb6e591ed (diff) | |
download | gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.zip gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.gz gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.bz2 |
force all files to end in "/* end of filename"
Diffstat (limited to 'gas/config/tc-m68kmote.h')
-rw-r--r-- | gas/config/tc-m68kmote.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gas/config/tc-m68kmote.h b/gas/config/tc-m68kmote.h index 533c298..4be4e87 100644 --- a/gas/config/tc-m68kmote.h +++ b/gas/config/tc-m68kmote.h @@ -32,6 +32,7 @@ if (aim==0 && this_state== 4) { /* hard encoded from tc-m68k.c */ \ aim=this_type->rlx_forward+1; /* Force relaxation into word mode */ \ } +#define MRI /* * Local Variables: @@ -40,6 +41,4 @@ * End: */ -/* end of tc-m68k.h */ - -#define MRI +/* end of tc-m68kmote.h */ |