summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/transitions/librm.S
diff options
context:
space:
mode:
authorMichael Brown2006-05-05 01:22:42 +0200
committerMichael Brown2006-05-05 01:22:42 +0200
commitdcc1b0054e48743b28c75c685e4bc73de853be74 (patch)
treed788f9c9c0ea083c578b86046c74a7169512f12d /src/arch/i386/transitions/librm.S
parentAdd infrastructure to support access to .data16 (and .text16) variables (diff)
downloadipxe-dcc1b0054e48743b28c75c685e4bc73de853be74.tar.gz
ipxe-dcc1b0054e48743b28c75c685e4bc73de853be74.tar.xz
ipxe-dcc1b0054e48743b28c75c685e4bc73de853be74.zip
This line should not have been checked in
Diffstat (limited to 'src/arch/i386/transitions/librm.S')
-rw-r--r--src/arch/i386/transitions/librm.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/i386/transitions/librm.S b/src/arch/i386/transitions/librm.S
index 07c6b2a5..46b545e8 100644
--- a/src/arch/i386/transitions/librm.S
+++ b/src/arch/i386/transitions/librm.S
@@ -441,7 +441,6 @@ real_call:
/* Call real-mode function */
popal
- call *RC_OFFSET_FUNCTION(%esp)
call *rc_function
pushal