summaryrefslogtreecommitdiff
path: root/libc/sysdeps/x86_64/fpu/multiarch/Makefile
blob: bd07e98e2141fefd3e7028940fe3091ba23db459 (plain)
1
2
3
4
ifeq ($(subdir),math)
libm-sysdep_routines += s_floor-c s_ceil-c s_floorf-c s_ceilf-c \
			s_rint-c s_rintf-c s_nearbyint-c s_nearbyintf-c
endif