zephyr/lib/libc
Ioannis Glaropoulos 53ec19c3cc lib: libc: newlib: define USED_RAM_END_ADDR only where it is needed
USED_RAM_END_ADDR is not used when Kconfig option
CONFIG_NEWLIB_LIBC_ALIGNED_HEAP_SIZE is defined,
therefore, we do not need to define the macro in
that specific case.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-06-26 09:11:45 -04:00
..
minimal stdint.h: streamline type definitions 2019-06-25 23:29:22 -04:00
newlib lib: libc: newlib: define USED_RAM_END_ADDR only where it is needed 2019-06-26 09:11:45 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig prf.c: implement the ll length modifiers 2019-06-17 10:58:09 -07:00