* elf/rtld-Rules (subdir-args): New variable.
[jlayton/glibc.git] / sysdeps / m68k / fpu / k_sinl.c
1 #define FUNC sinl
2 #define float_type long double
3 #include <k_sin.c>