zephyr/lib/libc/minimal/include
Vincent Veron 6083939174 lib: add abs function to minimal libc
Add abs function to the minimal libc. This is present in
NEWLIB_LIBC, but adding it here avoid to make a dependency
with NEWLIB_LIBC.

Signed-off-by: Vincent Veron <vincent.veron@st.com>
2018-01-23 10:14:49 -06:00
..
bits
sys
assert.h libc: Add support for static_assert 2017-10-25 10:43:38 -07:00
ctype.h
errno.h libc: add EILSEQ for use in reporting checksum failure. 2018-01-07 14:12:56 -05:00
inttypes.h
limits.h
stdbool.h
stdint.h
stdio.h
stdlib.h lib: add abs function to minimal libc 2018-01-23 10:14:49 -06:00
string.h
strings.h
time.h