aboutsummaryrefslogtreecommitdiff
path: root/devices/ps2_ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'devices/ps2_ctrl.h')
-rw-r--r--devices/ps2_ctrl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/devices/ps2_ctrl.h b/devices/ps2_ctrl.h
deleted file mode 100644
index 9bed4f2..0000000
--- a/devices/ps2_ctrl.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-void ps2_ctrl_init();
-unsigned char ps2_ctrl_read();