Meco Man hace 4 años
padre
commit
f1fa47611f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>