am 593a75ee: Merge "Fix typo in alias symbol."

* commit '593a75ee6b9857a452e57b21fb28507da30f89cf':
  Fix typo in alias symbol.
This commit is contained in:
Christopher Ferris 2015-03-15 15:44:37 +00:00 committed by Android Git Automerger
commit 3abc6d1c57

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