summaryrefslogtreecommitdiff
path: root/include/kernel/udcd.h
diff options
context:
space:
mode:
authordevnoname1202017-02-10 08:12:15 +0100
committerdevnoname1202017-02-10 08:12:15 +0100
commit1ed99323a85cd7a32d4e4df2cfdac57c293d293d (patch)
tree620f224ef360aae9977f1f464fdb1de9557fa27b /include/kernel/udcd.h
parentAdded many SceSysrootForKernel functions (diff)
downloadvds-libraries-1ed99323a85cd7a32d4e4df2cfdac57c293d293d.tar.gz
Switch license to MIT
Close #104
Diffstat (limited to 'include/kernel/udcd.h')
-rw-r--r--include/kernel/udcd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/kernel/udcd.h b/include/kernel/udcd.h
index c4991c2..3eaabfb 100644
--- a/include/kernel/udcd.h
+++ b/include/kernel/udcd.h
@@ -514,7 +514,6 @@ int sceUdcdWaitState(unsigned int state, unsigned int waitMode, SceUInt *timeout
int sceUdcdWaitCancel(void);
-
/**
* Register a USB driver.
*