From d542677191b5b55c6ba1811da287143ec5c357d3 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 5 Feb 1998 21:16:08 +0000 Subject: [PATCH] Sanitize m32rx from cpu.h and m32r-sim.h. --- sim/m32r/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/m32r/.Sanitize b/sim/m32r/.Sanitize index c927d0f31fe..b70cb07a9ac 100644 --- a/sim/m32r/.Sanitize +++ b/sim/m32r/.Sanitize @@ -87,7 +87,7 @@ else done fi -m32rx_files="ChangeLog Makefile.in sim-if.c sim-main.h arch.h arch.c cpuall.h tconfig.in" +m32rx_files="ChangeLog Makefile.in sim-if.c sim-main.h arch.h arch.c cpuall.h cpu.h m32r-sim.h tconfig.in" if ( echo $* | grep keep\-m32rx > /dev/null ) ; then for i in $m32rx_files ; do if test ! -d $i && (grep sanitize-m32rx $i > /dev/null) ; then -- 2.30.2