summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/fddebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/fddebug.h')
-rw-r--r--src/mame/machine/fddebug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/fddebug.h b/src/mame/machine/fddebug.h
index 40a9536b0fc..588769dc944 100644
--- a/src/mame/machine/fddebug.h
+++ b/src/mame/machine/fddebug.h
@@ -1,2 +1,4 @@
+// license:???
+// copyright-holders:???
void fd1094_regenerate_key(running_machine &machine);
void fd1094_init_debugging(running_machine &machine, const char *cpureg, const char *keyreg, const char *statreg, void (*changed)(running_machine &));