MFi386: revision 1.13.
This commit is contained in:
parent
4d93f53e74
commit
a5a39deba2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=122753
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user