david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Tidy up comment

This commit is contained in:
Michael Brown 2006-05-28 14:40:04 +00:00
parent 041a04335e
commit 35b04b1514
1 changed files with 5 additions and 4 deletions

View File

@ -409,10 +409,11 @@ prot_call:
popw %fs
popw %gs
popal
addr32 movl -20(%esp), %esp /* -20(%sp) is not a valid 80386 expression.
* -20(%esp) is safe because prot_to_real
* zeroes the high word of %esp, and interrupts
* are still disabled at this point. */
addr32 movl -20(%esp), %esp /* -20(%sp) is not a valid 80386
* expression. -20(%esp) is safe
* because prot_to_real zeroes the
* high word of %esp, and interrupts
* are still disabled at this point. */
popfl
lret