diff options
Diffstat (limited to 'include/user/io')
-rw-r--r-- | include/user/io/devctl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/user/io/devctl.h b/include/user/io/devctl.h index 5237ac9..e551abe 100644 --- a/include/user/io/devctl.h +++ b/include/user/io/devctl.h @@ -84,3 +84,4 @@ int sceIoIoctlAsync(SceUID fd, unsigned int cmd, void *indata, int inlen, void * #endif #endif /* _PSP2_IO_DEVCTRL_H_ */ + |