* sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
[glibc/pb-stable.git] / sysdeps / powerpc / test-arithf.c
blobd78ec4900995621d5e2c505ada4d248ec573c7bd
1 typedef float tocheck_t;
2 #define ESIZE 8
3 #define MSIZE 23
4 #define FUNC(x) x##f
6 #include "test-arith.c"