zephyr/lib/libc/newlib
Andrew Boie fc76839b6b x86: grant user mode access to newlib heap
Newlib uses any RAM between _end and the bounds of physical
RAM for the _sbrk() heap. Set up a user-writable region
so that this works properly on x86.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-09 16:36:36 -07:00
..
CMakeLists.txt build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
libc-hooks.c x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00