summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/68340dma.h')
-rw-r--r--src/devices/machine/68340dma.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/68340dma.h b/src/devices/machine/68340dma.h
index 3a92b4e9a49..8bec4fb88a7 100644
--- a/src/devices/machine/68340dma.h
+++ b/src/devices/machine/68340dma.h
@@ -10,6 +10,7 @@ class m68340_dma
{
public:
void reset();
+ void module_reset();
};
#endif // MAME_MACHINE_68340DMA_H