diff options
Diffstat (limited to 'sim/m32r/tconfig.h')
-rw-r--r-- | sim/m32r/tconfig.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/m32r/tconfig.h b/sim/m32r/tconfig.h index e06d2cf..00ca73f 100644 --- a/sim/m32r/tconfig.h +++ b/sim/m32r/tconfig.h @@ -9,11 +9,6 @@ /* For MSPR support. FIXME: revisit. */ #define WITH_DEVICES 1 -#if 0 -/* Enable watchpoints. */ -#define WITH_WATCHPOINTS 1 -#endif - /* Define this to enable the intrinsic breakpoint mechanism. */ /* FIXME: may be able to remove SIM_HAVE_BREAKPOINT since it essentially duplicates ifdef SIM_BREAKPOINT (right?) */ |