summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/at28c16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/at28c16.h')
-rw-r--r--src/emu/machine/at28c16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/machine/at28c16.h b/src/emu/machine/at28c16.h
index 87e7f200bf8..e289df71eb6 100644
--- a/src/emu/machine/at28c16.h
+++ b/src/emu/machine/at28c16.h
@@ -10,6 +10,7 @@
#define MAX_AT28C16_CHIPS ( 4 )
+extern void at28c16_init( int chip, UINT8 *data, UINT8 *id );
extern void at28c16_a9_12v( int chip, int a9_12v );
/* nvram handlers */