mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
remove libc_errno.h & libc_limits.h
This commit is contained in:
@@ -13,14 +13,12 @@
|
||||
|
||||
/* definitions for libc if toolchain has no these definitions */
|
||||
#include "libc/libc_stat.h"
|
||||
#include "libc/libc_errno.h"
|
||||
|
||||
#include "libc/libc_fcntl.h"
|
||||
#include "libc/libc_ioctl.h"
|
||||
#include "libc/libc_dirent.h"
|
||||
#include "libc/libc_signal.h"
|
||||
#include "libc/libc_fdset.h"
|
||||
#include "libc/libc_limits.h"
|
||||
#include "libc/libc_stdio.h"
|
||||
|
||||
#ifndef RT_USING_LIBC
|
||||
|
||||
Reference in New Issue
Block a user