Fix typo in alias symbol.

Change-Id: I41d2c29bd4a9ba382bbe3440541c8e1506fc5809
This commit is contained in:
Christopher Ferris
2015-03-14 12:17:45 -07:00
parent 83c0028e03
commit 6e86146b85

View 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