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>