Merge "Fix typo in alias symbol."
This commit is contained in:
		@@ -365,7 +365,7 @@ END(expm1)
 | 
				
			|||||||
# -- End  expm1
 | 
					# -- End  expm1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Start file scope ASM
 | 
					# Start file scope ASM
 | 
				
			||||||
ALIAS_SYMBOL(exmp1l, exmp1);
 | 
					ALIAS_SYMBOL(expm1l, expm1);
 | 
				
			||||||
# End file scope ASM
 | 
					# End file scope ASM
 | 
				
			||||||
	.section .rodata, "a"
 | 
						.section .rodata, "a"
 | 
				
			||||||
	.align 16
 | 
						.align 16
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user