From: Doug Evans Date: Thu, 5 Feb 1998 21:16:08 +0000 (+0000) Subject: Sanitize m32rx from cpu.h and m32r-sim.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d542677191b5b55c6ba1811da287143ec5c357d3;p=binutils-gdb.git Sanitize m32rx from cpu.h and m32r-sim.h. --- 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