diff options
Diffstat (limited to 'asm/libstdc++/math_ppc.s')
-rw-r--r-- | asm/libstdc++/math_ppc.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/asm/libstdc++/math_ppc.s b/asm/libstdc++/math_ppc.s deleted file mode 100644 index 14ca2da..0000000 --- a/asm/libstdc++/math_ppc.s +++ /dev/null @@ -1,7 +0,0 @@ -.include "macros.inc"
-
-.section .text, "ax" # 0x80006980 - 0x803E1E60
-
-.global nan
-nan:
-/* 801D4830 001D0490 4E 80 00 20 */ blr
|