diff options
Diffstat (limited to 'src/devices/cpu/sh/sh7604_wdt.h')
-rw-r--r-- | src/devices/cpu/sh/sh7604_wdt.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/devices/cpu/sh/sh7604_wdt.h b/src/devices/cpu/sh/sh7604_wdt.h index e92b84edca5..70490ba8153 100644 --- a/src/devices/cpu/sh/sh7604_wdt.h +++ b/src/devices/cpu/sh/sh7604_wdt.h @@ -14,13 +14,6 @@ //************************************************************************** -// INTERFACE CONFIGURATION MACROS -//************************************************************************** - -#define MCFG_SH7604_WDT_ADD(_tag,_freq) \ - MCFG_DEVICE_ADD(_tag, SH7604_WDT, _freq) - -//************************************************************************** // TYPE DEFINITIONS //************************************************************************** |