summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/usb/usbhost.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-26 19:37:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-26 19:37:34 +0000
commitc1f3ba20b6959401b4e259c13c80d9fbd4a50f2c (patch)
tree2fc58107b64208c80f0dc1235f5fdeed8d18a17d /nuttx/include/nuttx/usb/usbhost.h
parentcaa1beb0c7e4e7c6d6d3b8faad483305bd5640a9 (diff)
downloadnuttx-c1f3ba20b6959401b4e259c13c80d9fbd4a50f2c.tar.gz
nuttx-c1f3ba20b6959401b4e259c13c80d9fbd4a50f2c.tar.bz2
nuttx-c1f3ba20b6959401b4e259c13c80d9fbd4a50f2c.zip
More USB composite device logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4340 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include/nuttx/usb/usbhost.h')
-rw-r--r--nuttx/include/nuttx/usb/usbhost.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/include/nuttx/usb/usbhost.h b/nuttx/include/nuttx/usb/usbhost.h
index 923e26307..5bf1d45a4 100644
--- a/nuttx/include/nuttx/usb/usbhost.h
+++ b/nuttx/include/nuttx/usb/usbhost.h
@@ -680,10 +680,6 @@ struct usbhost_driver_s
* Public Data
************************************************************************************/
-/************************************************************************************
- * Public Functions
- ************************************************************************************/
-
#undef EXTERN
#if defined(__cplusplus)
#define EXTERN extern "C"
@@ -693,6 +689,10 @@ extern "C" {
#endif
/************************************************************************************
+ * Public Functions
+ ************************************************************************************/
+
+/************************************************************************************
* Name: usbhost_registerclass
*
* Description: