Meco Man 4 年之前
父节点
当前提交
f1fa47611f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/libc/compilers/armlibc/stubs.c

+ 1 - 0
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 <string.h>