@@ -1 +0,0 @@
-Because Keil MDK leaks some system header file, we put them in here.
@@ -1,14 +0,0 @@
-/*
- * Copyright (c) 2006-2021, RT-Thread Development Team
- *
- * SPDX-License-Identifier: Apache-2.0
- * Change Logs:
- * Date Author Notes
- */
-#ifndef SYS_ERRNO_H__
-#define SYS_ERRNO_H__
-
-#include <rtthread.h>
-#endif
@@ -0,0 +1,3 @@
+## Attentions
+
+This folder is "common" for armlibc and dlib.
-Because IAR leaks some system header file, we put them in here.
@@ -1,16 +0,0 @@
- * 2019-07-08 Bernard The first version
-#include <errno.h>
-#ifndef SYS_SIGNAL_H__
-#define SYS_SIGNAL_H__
-#include <libc/libc_signal.h>