mirror of
https://github.com/ipxe/ipxe
synced 2026-01-12 16:38:43 +03:00
[librm] Discard argument as part of return from real_call()
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -518,7 +518,7 @@ rc_rmode:
|
||||
rc_pmode:
|
||||
/* Restore registers and return */
|
||||
popal
|
||||
ret
|
||||
ret $4
|
||||
|
||||
|
||||
/* Function vector, used because "call xx(%sp)" is not a valid
|
||||
|
||||
Reference in New Issue
Block a user