summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ncr5380.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ncr5380.h')
-rw-r--r--src/devices/machine/ncr5380.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ncr5380.h b/src/devices/machine/ncr5380.h
index cac2ff97965..e7107ae285e 100644
--- a/src/devices/machine/ncr5380.h
+++ b/src/devices/machine/ncr5380.h
@@ -60,7 +60,7 @@ protected:
void sdir_w(u8 data);
// state machine
- void state_timer(void *ptr, s32 param);
+ void state_timer(s32 param);
int state_step();
// other helpers