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