Skip to content
Commit b0117715 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

newlib: memory-map the heap, cleanups



We now draw heap memory from an anonymous memory mapping
instead of a hard-coded region past the kernel image,
which is no longer mapped by default.

Some readability cleanups were made to a particuarly
horrible set of nested ifdefs. A few types were adjusted.

sbrk()'s count argument is an intptr_t, not an int.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 893822fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment