forked from xuos/xiuos
fix the problem of Hifive1 Rev B development board missing header files
This commit is contained in:
@@ -19,8 +19,10 @@
|
|||||||
* @date: 2020/3/8
|
* @date: 2020/3/8
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
#include <string.h>
|
||||||
|
#include <xs_ktask.h>
|
||||||
#include <xs_service.h>
|
#include <xs_service.h>
|
||||||
|
|
||||||
#ifdef FS_VFS
|
#ifdef FS_VFS
|
||||||
#include <iot-vfs_posix.h>
|
#include <iot-vfs_posix.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user