diff options
author | devnoname120 | 2016-11-13 21:56:50 +0100 |
---|---|---|
committer | devnoname120 | 2016-11-13 21:56:50 +0100 |
commit | b0bcd97ce2d965354ab3621529f1fbea7102ddba (patch) | |
tree | 9b2e3d83f9115bd28f3040fe5a5eb5eaf583ebd0 /include/user/io | |
parent | More stuff related to doxygen (diff) | |
download | vds-libraries-b0bcd97ce2d965354ab3621529f1fbea7102ddba.tar.gz |
All files should be added to the documentation now
Diffstat (limited to 'include/user/io')
-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_ */ + +/** \} */ |