fix cortex-m3-emulator and hifive emulator compile error

This commit is contained in:
Liu_Weichao
2021-10-11 14:04:37 +08:00
parent 92347f7e29
commit a5e97b1431
4 changed files with 10 additions and 29 deletions
@@ -22,6 +22,7 @@
#ifndef XS_USER_API_H
#define XS_USER_API_H
#include <xiuos.h>
#include <xsconfig.h>
#include <stddef.h>
#include <stdint.h>