[libc] remove rtlibc

This commit is contained in:
Bernard Xiong
2021-09-11 11:07:51 +08:00
parent 45440d2456
commit 8da9f78d72
24 changed files with 107 additions and 230 deletions

View File

@@ -9,7 +9,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <rtthread.h>
#include "libc.h"