summaryrefslogtreecommitdiff
path: root/key_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'key_process.h')
-rw-r--r--key_process.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/key_process.h b/key_process.h
new file mode 100644
index 000000000..10577dd5b
--- /dev/null
+++ b/key_process.h
@@ -0,0 +1,6 @@
+#ifndef KEY_PROCESS_H
+#define KEY_PROCESS_H 1
+
+void proc_matrix(void);
+
+#endif