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