mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 12:52:51 +00:00
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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
cpu.h |