Move all files into ports/ subdirectory in preparation for merge with glibc
[glibc.git] / ports / sysdeps / m68k / m680x0 / fpu / e_powl.c
blobf71fa34a26249cb1dc8a1c99bf30f93880d4eb0e
1 #define SUFF l
2 #define float_type long double
3 #include <e_pow.c>