From a5a39deba29d23949af21b42aee5b2054346be9b Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Sat, 15 Nov 2003 12:25:47 +0000 Subject: [PATCH] MFi386: revision 1.13. --- sys/boot/pc98/btx/btxldr/btxldr.S | 2 +- sys/boot/pc98/btx/btxldr/btxldr.s | 2 +- 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 e889afa8615..af8b86c2650 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 e889afa8615..af8b86c2650 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