ARM/libroot: add (l)rintf functions

This commit is contained in:
Ithamar R. Adema
2012-11-22 00:00:14 +01:00
parent 64e4a8207f
commit 7a66f06442
@@ -62,6 +62,7 @@ local genericSources =
s_copysign.c
s_tanh.c
s_lround.c s_lroundf.c s_round.c s_roundf.c
s_rintf.c s_lrintf.c
;
MergeObject posix_gnu_arch_$(TARGET_ARCH)_generic.o :