zephyr/lib/libc
Anas Nashif 43989ca675 libc: add labs() and llabs()
Add support for abs with additional integer types.

This is needed to make LLVM quiet and stop warning about abs being used
with int64_t and such.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-19 08:41:56 +01:00
..
minimal libc: add labs() and llabs() 2020-11-19 08:41:56 +01:00
newlib libc: newlib: fix virtual memory arena size 2020-11-09 20:19:13 -05:00
CMakeLists.txt
Kconfig libc: add hidden option CONFIG_NEED_LIBC_MEM_PARTITION 2020-10-24 10:52:00 -07:00