summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fga002.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/fga002.h')
-rw-r--r--src/devices/machine/fga002.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/fga002.h b/src/devices/machine/fga002.h
index 6a699a193f0..dac28d1c81c 100644
--- a/src/devices/machine/fga002.h
+++ b/src/devices/machine/fga002.h
@@ -25,7 +25,7 @@ class fga002_device : public device_t
DECLARE_WRITE_LINE_MEMBER( lirq6_w );
DECLARE_WRITE_LINE_MEMBER( lirq7_w );
- IRQ_CALLBACK_MEMBER(iack);
+ u16 iack();
int acknowledge();
int get_irq_level();