aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mips/.Sanitize')
-rw-r--r--sim/mips/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/.Sanitize b/sim/mips/.Sanitize
index 38ff119..4f87bd5 100644
--- a/sim/mips/.Sanitize
+++ b/sim/mips/.Sanitize
@@ -24,7 +24,7 @@ else
lose_these_too="${r5900_files} ${lose_these_too}"
fi
-tx3904_files="dv-tx3904cpu.c dv-tx3904irc.c dv-tx3904tmr.c"
+tx3904_files="dv-tx3904cpu.c dv-tx3904irc.c dv-tx3904tmr.c dv-tx3904sio.c"
if ( echo $* | grep keep\-tx3904 > /dev/null ) ; then
keep_these_too="${tx3904_files} ${keep_these_too}"
else