mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 22:04:54 +08:00
@@ -1,3 +1,5 @@
|
|||||||
# ARMLIB (Keil-MDK) porting for RT-Thread
|
# ARMLIB (Keil-MDK) porting for RT-Thread
|
||||||
|
|
||||||
https://www.keil.com/support/man/docs/armlib/
|
https://www.keil.com/support/man/docs/armlib/
|
||||||
|
|
||||||
|
https://www.keil.com/support/man/docs/armlib/armlib_chr1358938918041.htm
|
||||||
@@ -15,6 +15,7 @@
|
|||||||
#include "dlelf.h"
|
#include "dlelf.h"
|
||||||
|
|
||||||
#ifdef RT_USING_POSIX_FS
|
#ifdef RT_USING_POSIX_FS
|
||||||
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/statfs.h>
|
#include <sys/statfs.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user