ARM/libroot: add (l)rintf functions
This commit is contained in:
parent
64e4a8207f
commit
7a66f06442
@ -62,6 +62,7 @@ local genericSources =
|
|||||||
s_copysign.c
|
s_copysign.c
|
||||||
s_tanh.c
|
s_tanh.c
|
||||||
s_lround.c s_lroundf.c s_round.c s_roundf.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 :
|
MergeObject posix_gnu_arch_$(TARGET_ARCH)_generic.o :
|
||||||
|
Loading…
Reference in New Issue
Block a user