aboutsummaryrefslogtreecommitdiff
path: root/src/kgetc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kgetc.h')
-rw-r--r--src/kgetc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kgetc.h b/src/kgetc.h
new file mode 100644
index 0000000..3f96810
--- /dev/null
+++ b/src/kgetc.h
@@ -0,0 +1,2 @@
+char __fastcall__ kgetc(void);
+char __fastcall__ keypress(void);