fix linkscript for clang and ccarm

This commit is contained in:
sakumisu
2022-03-23 20:33:55 +08:00
parent 563888ec14
commit a843e61791
2 changed files with 10 additions and 5 deletions

View File

@@ -26,10 +26,8 @@
#include "usb_def.h"
#include "usb_hc.h"
#include "usb_osal.h"
#ifdef CONFIG_USBHOST_HUB
#include "usb_workq.h"
#include "usbh_hub.h"
#endif
#include "usb_config.h"
#ifdef __cplusplus