summaryrefslogtreecommitdiff
path: root/tinyusb/host/hcd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2012-12-02 11:07:59 +0700
committerhathach <[email protected]>2012-12-02 11:07:59 +0700
commitb36a85ad3625596ce57f1a9fc2ddde2ea98b33d8 (patch)
treed73d19e9d96075369ffdb3f20a6878fdde0d51d6 /tinyusb/host/hcd.h
parenta636d75fc6c8af025a5f5a6229bd02334f82e976 (diff)
add extern "C" for cpp
start to work on hal layer
Diffstat (limited to 'tinyusb/host/hcd.h')
-rw-r--r--tinyusb/host/hcd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyusb/host/hcd.h b/tinyusb/host/hcd.h
index 8ab648450..a5fe31624 100644
--- a/tinyusb/host/hcd.h
+++ b/tinyusb/host/hcd.h
@@ -51,12 +51,12 @@
#ifndef _TUSB_HCD_H_
#define _TUSB_HCD_H_
-#include "common/common.h"
-
#ifdef __cplusplus
extern "C" {
#endif
+#include "common/common.h"
+
/** \brief Initialize HCD
*
* \param[in] para1