commit | 40016a6a92f823cde1c49ec3e46267a72110be7f | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Wed Oct 21 13:25:59 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 07 21:50:14 2020 -0500 |
tree | 7a078ae32da896086031d45279bc7bce0af3de0a | |
parent | 40c1b55cc27a35e3e2eea81c50ab787a9f6b35d0 [diff] |
libc/minimal: Use a sys_heap for the malloc implementation The older sys_mem_pool is going away and being replaced by a new allocator. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>