diff options
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 28c4328..6a30015 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -17,6 +17,8 @@ Do-first: if ( echo $* | grep keep\-v9 > /dev/null ) ; then keep_these_too="sp64-tdep.c" +else + lose_these_too="sp64-tdep.c" fi # All files listed between the "Things-to-keep:" line and the |