[librm] Discard argument as part of return from real_call()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2016-02-16 23:37:46 +00:00
parent 9dc340d735
commit 079b98b63a
2 changed files with 1 additions and 2 deletions

View File

@@ -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