diff options
Diffstat (limited to 'sim/m32r/arch.h')
-rw-r--r-- | sim/m32r/arch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32r/arch.h b/sim/m32r/arch.h index 42ccb8c..989c9b2 100644 --- a/sim/m32r/arch.h +++ b/sim/m32r/arch.h @@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc., /* Macros to determine which cpus are supported. */ #define HAVE_CPU_M32R /* start-sanitize-m32rx */ -#define HAVE_CPU_M32RX +/*#define HAVE_CPU_M32RX*/ /* end-sanitize-m32rx */ /* Enum declaration for mode types. */ |