zephyr/lib/libc/minimal/source/stdlib
Andy Ross 0c15627cc1 lib: Remove sys_mem_pool implementation
This has been replaced by sys_heap now and all dependencies are gone.
Remove.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
abort.c libc: minimal: Implement abort(). 2020-10-28 17:02:16 +01:00
atoi.c
bsearch.c libc: minimal: Add bsearch function 2019-04-25 20:39:36 -07:00
exit.c libc: minimal: Implement exit()/_exit() functions. 2019-05-23 09:27:59 -04:00
malloc.c lib: Remove sys_mem_pool implementation 2020-12-07 21:50:14 -05:00
strtol.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
strtoul.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00