summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme/vme_fcscsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vme/vme_fcscsi.h')
-rw-r--r--src/devices/bus/vme/vme_fcscsi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/vme/vme_fcscsi.h b/src/devices/bus/vme/vme_fcscsi.h
index fa0622f8c99..d36320d6183 100644
--- a/src/devices/bus/vme/vme_fcscsi.h
+++ b/src/devices/bus/vme/vme_fcscsi.h
@@ -36,6 +36,7 @@ protected:
private:
//dmac
DECLARE_WRITE_LINE_MEMBER(dma_irq);
+ uint8_t dma_iack();
//fdc
DECLARE_WRITE_LINE_MEMBER(fdc_irq);