Whitespace fixes.

This commit is contained in:
John Baldwin 2001-10-04 10:18:00 +00:00
parent 9bcf4808fb
commit 69ad5bdd3f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84461

View file

@ -28,11 +28,11 @@ __bangpxeentry:
.byte 0x9a # far call
__bangpxeoff: .word 0x0000 # offset
__bangpxeseg: .word 0x0000 # segment
add $6, %sp # restore stack
.byte 0xcb # to vm86int
add $6, %sp # restore stack
.byte 0xcb # to vm86int
#
__pxenventry:
.byte 0x9a # far call
__pxenvoff: .word 0x0000 # offset
__pxenvseg: .word 0x0000 # segment
.byte 0xcb # to vm86int
.byte 0xcb # to vm86int