mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 18:59:17 +08:00
* libc/Makefile.am: Added mallocfreespace.c. * libc/mallocfreespace.c: New file based on work by Nick Simon <Nick.SIMON@syntegra.bt.co.uk> which he included in malloc.c. * libc/libcsupport.h: Added prototype for malloc_free_space().