summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/btx
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-11-15 12:25:47 +0000
committernyan <nyan@FreeBSD.org>2003-11-15 12:25:47 +0000
commit58e80adfe3d77e290e1414331bafa1599a5a1179 (patch)
tree2ade12d1f9897c146e6dfec92232e3a32188ca5f /sys/boot/pc98/btx
parent9e7ac78554f9191ac2183445e3889daf01671a56 (diff)
downloadFreeBSD-src-58e80adfe3d77e290e1414331bafa1599a5a1179.zip
FreeBSD-src-58e80adfe3d77e290e1414331bafa1599a5a1179.tar.gz
MFi386: revision 1.13.
Diffstat (limited to 'sys/boot/pc98/btx')
-rw-r--r--sys/boot/pc98/btx/btxldr/btxldr.S2
-rw-r--r--sys/boot/pc98/btx/btxldr/btxldr.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/pc98/btx/btxldr/btxldr.S b/sys/boot/pc98/btx/btxldr/btxldr.S
index e889afa..af8b86c 100644
--- a/sys/boot/pc98/btx/btxldr/btxldr.S
+++ b/sys/boot/pc98/btx/btxldr/btxldr.S
@@ -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
diff --git a/sys/boot/pc98/btx/btxldr/btxldr.s b/sys/boot/pc98/btx/btxldr/btxldr.s
index e889afa..af8b86c 100644
--- a/sys/boot/pc98/btx/btxldr/btxldr.s
+++ b/sys/boot/pc98/btx/btxldr/btxldr.s
@@ -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
OpenPOWER on IntegriCloud