summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/arm7.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/arm7/arm7.h')
-rw-r--r--src/devices/cpu/arm7/arm7.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/devices/cpu/arm7/arm7.h b/src/devices/cpu/arm7/arm7.h
index d59eb7ed732..663a7564d5c 100644
--- a/src/devices/cpu/arm7/arm7.h
+++ b/src/devices/cpu/arm7/arm7.h
@@ -33,10 +33,6 @@
#define ARM7_MAX_FASTRAM 4
#define ARM7_MAX_HOTSPOTS 16
-#define MCFG_ARM_HIGH_VECTORS() \
- downcast<arm7_cpu_device &>(*device).set_high_vectors();
-
-
/***************************************************************************
COMPILER-SPECIFIC OPTIONS
***************************************************************************/