OSDN Git Service

Fix typo in alias symbol.
authorChristopher Ferris <cferris@google.com>
Sat, 14 Mar 2015 19:17:45 +0000 (12:17 -0700)
committerChristopher Ferris <cferris@google.com>
Sat, 14 Mar 2015 19:17:45 +0000 (12:17 -0700)
Change-Id: I41d2c29bd4a9ba382bbe3440541c8e1506fc5809

libm/x86/s_expm1.S

index 1f21cde..1f9e87b 100644 (file)
@@ -365,7 +365,7 @@ END(expm1)
 # -- End  expm1
 
 # Start file scope ASM
-ALIAS_SYMBOL(exmp1l, exmp1);
+ALIAS_SYMBOL(expm1l, expm1);
 # End file scope ASM
        .section .rodata, "a"
        .align 16