From f1fa47611ff02cde778ad2debbe2079bd743453e Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Sat, 13 Feb 2021 13:30:40 +0800 Subject: [PATCH] update --- components/libc/compilers/armlibc/stubs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/components/libc/compilers/armlibc/stubs.c b/components/libc/compilers/armlibc/stubs.c index a4879be0c6..ed328e20e3 100644 --- a/components/libc/compilers/armlibc/stubs.c +++ b/components/libc/compilers/armlibc/stubs.c @@ -11,6 +11,7 @@ * in msh. * 2020-08-05 Meco Man fixed _sys_flen() compiling-warning when * RT_USING_DFS is not defined + * 2020-02-13 Meco Man re-implement exit() and abort() */ #include