diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/fpu')
-rw-r--r-- | sysdeps/powerpc/powerpc64/fpu/s_lrint.S | 1 | ||||
-rw-r--r-- | sysdeps/powerpc/powerpc64/fpu/s_lround.S | 1 | ||||
-rw-r--r-- | sysdeps/powerpc/powerpc64/fpu/s_lroundf.S | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/powerpc/powerpc64/fpu/s_lrint.S b/sysdeps/powerpc/powerpc64/fpu/s_lrint.S index fe774693b7..d3c2fff581 100644 --- a/sysdeps/powerpc/powerpc64/fpu/s_lrint.S +++ b/sysdeps/powerpc/powerpc64/fpu/s_lrint.S @@ -1,2 +1 @@ /* __lrint is in s_llrint.c */ -/* __lrint is in s_llrint.c */ diff --git a/sysdeps/powerpc/powerpc64/fpu/s_lround.S b/sysdeps/powerpc/powerpc64/fpu/s_lround.S index 883bba1c5d..4306c405c4 100644 --- a/sysdeps/powerpc/powerpc64/fpu/s_lround.S +++ b/sysdeps/powerpc/powerpc64/fpu/s_lround.S @@ -1,2 +1 @@ /* __lround is in s_llround.S */ -/* __lround is in s_llround.S */ diff --git a/sysdeps/powerpc/powerpc64/fpu/s_lroundf.S b/sysdeps/powerpc/powerpc64/fpu/s_lroundf.S index 15506f6801..6b2a4e37a6 100644 --- a/sysdeps/powerpc/powerpc64/fpu/s_lroundf.S +++ b/sysdeps/powerpc/powerpc64/fpu/s_lroundf.S @@ -1,2 +1 @@ /* __lroundf is in s_llroundf.S */ -/* __lroundf is in s_llroundf.S */ |