summaryrefslogtreecommitdiffstats
path: root/sw-old/z80/drivers/ctc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sw-old/z80/drivers/ctc.c')
-rw-r--r--sw-old/z80/drivers/ctc.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/sw-old/z80/drivers/ctc.c b/sw-old/z80/drivers/ctc.c
new file mode 100644
index 0000000..5ac4254
--- /dev/null
+++ b/sw-old/z80/drivers/ctc.c
@@ -0,0 +1,6 @@
+#include "ctc.h"
+
+void ctc_control()
+{
+
+}