summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sh/sh7604_bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sh/sh7604_bus.h')
-rw-r--r--src/devices/cpu/sh/sh7604_bus.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/devices/cpu/sh/sh7604_bus.h b/src/devices/cpu/sh/sh7604_bus.h
index 237fd888f0b..672934aa5ae 100644
--- a/src/devices/cpu/sh/sh7604_bus.h
+++ b/src/devices/cpu/sh/sh7604_bus.h
@@ -14,13 +14,6 @@
//**************************************************************************
-// INTERFACE CONFIGURATION MACROS
-//**************************************************************************
-
-#define MCFG_SH7604_BUS_ADD(_tag,_freq) \
- MCFG_DEVICE_ADD(_tag, SH7604_BUS, _freq)
-
-//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************