From dcc1b0054e48743b28c75c685e4bc73de853be74 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 4 May 2006 23:22:42 +0000 Subject: [PATCH] This line should not have been checked in --- src/arch/i386/transitions/librm.S | 1 - 1 file changed, 1 deletion(-) 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