fix a typo of missing a colon sign after a label symbol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8332 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2009-05-19 05:50:53 +00:00
parent 676e2a32f9
commit dfbb47dbd5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#------------------------------------------------------------------------------
.intel_syntax
.globl ASM_PFX(InternalMemCopyMem)
ASM_PFX(InternalMemCopyMem)
ASM_PFX(InternalMemCopyMem):
push rsi
push rdi
mov rsi, rdx # rsi <- Source