MFi386: revision 1.13.

This commit is contained in:
Yoshihiro Takahashi 2003-11-15 12:25:47 +00:00
parent 4d93f53e74
commit a5a39deba2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122753
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ ifdef(`BTXLDR_VERBOSE',`
#
# Relocate caller's arguments.
#
ifdef('BTXLDR_VERBOSE',`
ifdef(`BTXLDR_VERBOSE',`
movl $m_esp,%esi # Display
movl %esp,%eax # caller
call hexout # stack

View File

@ -115,7 +115,7 @@ ifdef(`BTXLDR_VERBOSE',`
#
# Relocate caller's arguments.
#
ifdef('BTXLDR_VERBOSE',`
ifdef(`BTXLDR_VERBOSE',`
movl $m_esp,%esi # Display
movl %esp,%eax # caller
call hexout # stack