ARM/libroot: add (l)rintf functions

This commit is contained in:
Ithamar R. Adema 2012-11-21 15:27:19 +01:00
parent 64e4a8207f
commit 7a66f06442

View File

@ -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 :