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> |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| assert.h | ||
| ctype.h | ||
| errno.h | ||
| inttypes.h | ||
| limits.h | ||
| stdbool.h | ||
| stdint.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| time.h | ||