diff options
Diffstat (limited to 'src/devices/machine/mcf5206e.h')
-rw-r--r-- | src/devices/machine/mcf5206e.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/devices/machine/mcf5206e.h b/src/devices/machine/mcf5206e.h index 3bf54bbefd5..a910849a25d 100644 --- a/src/devices/machine/mcf5206e.h +++ b/src/devices/machine/mcf5206e.h @@ -12,15 +12,6 @@ #pragma once - - -/*************************************************************************** - DEVICE CONFIGURATION MACROS -***************************************************************************/ - -#define MCFG_MCF5206E_PERIPHERAL_ADD(_tag) \ - MCFG_DEVICE_ADD(_tag, MCF5206E_PERIPHERAL, 0) - /*************************************************************************** TYPE DEFINITIONS ***************************************************************************/ |