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-h8300.h | |
parent | 1d63ba3ba05bc523b8c982284508d55bb6e591ed (diff) | |
download | binutils-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.zip binutils-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.gz binutils-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.bz2 |
force all files to end in "/* end of filename"
Diffstat (limited to 'gas/config/tc-h8300.h')
-rw-r--r-- | gas/config/tc-h8300.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/tc-h8300.h b/gas/config/tc-h8300.h index 5580d69..98857bd 100644 --- a/gas/config/tc-h8300.h +++ b/gas/config/tc-h8300.h @@ -14,3 +14,5 @@ #define DO_NOT_STRIP 1 #define DO_STRIP 0 #define LISTING_HEADER "Hitachi H8/300 GAS " + +/* end of tc-h8300.h */ |