diff options
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r-- | opcodes/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 3493fb7..6894afa 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -36,6 +36,8 @@ i960-dis.c m68881-ext.c m68k-dis.c mips-dis.c +sh-opc.h +sh-dis.c sparc-dis.c sparc-opc.c z8k-dis.c @@ -46,6 +48,7 @@ alpha-dis.c Do-last: + if ( echo $* | grep keep\-v9 > /dev/null ) ; then echo Keeping v9 in sparc-opc.c else |