};\r
\r
/* Function Prototypes: */\r
+ void USB_Host_ProcessNextHostState(void);\r
uint8_t USB_Host_WaitMS(uint8_t MS);\r
- void USB_Host_ResetDevice(void);\r
+ \r
+ #if defined(INCLUDE_FROM_HOST_C)\r
+ static void USB_Host_ResetDevice(void);\r
+ #endif\r
#endif\r
\r
/* Disable C linkage for C++ Compilers: */\r