diff options
author | Steve Chamberlain <sac@cygnus> | 1993-04-27 01:05:06 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-04-27 01:05:06 +0000 |
commit | dfbbce3218c7657f22352ea7844db9994d28d529 (patch) | |
tree | 2bc6329df03462562556b8844466af4c6aa920b2 /include | |
parent | 594266fc8a1c695af84c188a3cc84fa18af52584 (diff) | |
download | gdb-dfbbce3218c7657f22352ea7844db9994d28d529.zip gdb-dfbbce3218c7657f22352ea7844db9994d28d529.tar.gz gdb-dfbbce3218c7657f22352ea7844db9994d28d529.tar.bz2 |
Support for SH
Diffstat (limited to 'include')
-rw-r--r-- | include/coff/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/coff/.Sanitize b/include/coff/.Sanitize index 3d6ed76..175316b 100644 --- a/include/coff/.Sanitize +++ b/include/coff/.Sanitize @@ -15,6 +15,7 @@ Do-first: + # All files listed between the "Things-to-keep:" line and the # "Files-to-sed:" line will be kept. All other files will be removed. # Directories listed in this section will have their own Sanitize @@ -36,6 +37,7 @@ m68k.h m88k.h mips.h rs6000.h +sh.h sym.h symconst.h we32k.h |