mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-25 08:47:16 +00:00
[libc] 删除compiler_private.c文件
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include <rtconfig.h>
|
||||
|
||||
extern const char *warning_without_fs;
|
||||
extern const char *warning_without_devio;
|
||||
#define _WARNING_WITHOUT_FS "Please enable RT_USING_POSIX_FS"
|
||||
#define _WARNING_WITHOUT_DEVIO "Please enable RT_USING_POSIX_FS and RT_USING_POSIX_DEVIO"
|
||||
|
||||
#endif /* __COMPILER_PRIVATE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user