summaryrefslogtreecommitdiff
path: root/include/user/io/devctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/user/io/devctl.h')
-rw-r--r--include/user/io/devctl.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/user/io/devctl.h b/include/user/io/devctl.h
deleted file mode 100644
index 211fdfe..0000000
--- a/include/user/io/devctl.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _PSP2_IO_DEVCTL_H_
-#define _PSP2_IO_DEVCTL_H_
-
-#pragma message "psp2/io/devctl.h is deprecated. Please include psp2/kernel/iofilemgr.h."
-
-#include <psp2/kernel/iofilemgr.h>
-
-#endif /* _PSP2_IO_DEVCTL_H_ */