summaryrefslogtreecommitdiff
path: root/include/kernel/udcd.h
diff options
context:
space:
mode:
authorSunguk Lee2017-02-11 16:52:31 +0900
committerGitHub2017-02-11 16:52:31 +0900
commit5dcb7a0aaa02e9abbd5d14e4f31d94d10d92714b (patch)
treecb8dac160967845c3d5972e53cea0e22b7ef83df /include/kernel/udcd.h
parentUpdate db.yml (#134) (diff)
parentSwitch license to MIT (diff)
downloadvds-libraries-5dcb7a0aaa02e9abbd5d14e4f31d94d10d92714b.tar.gz
Merge pull request #133 from vitasdk/mit
Switch license to MIT
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.
*