mirror of https://github.com/ipxe/ipxe.git
This line should not have been checked in
parent
832807726a
commit
dcc1b0054e
|
@ -441,7 +441,6 @@ real_call:
|
||||||
|
|
||||||
/* Call real-mode function */
|
/* Call real-mode function */
|
||||||
popal
|
popal
|
||||||
call *RC_OFFSET_FUNCTION(%esp)
|
|
||||||
call *rc_function
|
call *rc_function
|
||||||
pushal
|
pushal
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue