diff options
Diffstat (limited to 'sysdeps/powerpc/fpu/s_isnanf.S')
-rw-r--r-- | sysdeps/powerpc/fpu/s_isnanf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/powerpc/fpu/s_isnanf.S b/sysdeps/powerpc/fpu/s_isnanf.S new file mode 100644 index 0000000000..fc22f678a1 --- /dev/null +++ b/sysdeps/powerpc/fpu/s_isnanf.S @@ -0,0 +1 @@ +/* __isnanf is in s_isnan.c */ |