diff options
author | Sunguk Lee | 2016-11-18 01:08:10 +0900 |
---|---|---|
committer | GitHub | 2016-11-18 01:08:10 +0900 |
commit | a0d721e43f2a8eb3adec218c787586faf51a9253 (patch) | |
tree | 9fec70d786cf19b8bc7c23f8f77a038f31133b02 /include/user/io/devctl.h | |
parent | Merge pull request #95 from Cpasjuste/master (diff) | |
parent | Documentation: Simplify grouping (diff) | |
download | vds-libraries-a0d721e43f2a8eb3adec218c787586faf51a9253.tar.gz |
Merge pull request #89 from devnoname120/doxygen
Doxygen support
Diffstat (limited to 'include/user/io/devctl.h')
-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_ */ + |