Browse Source

This line should not have been checked in

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
dcc1b0054e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/arch/i386/transitions/librm.S

+ 0
- 1
src/arch/i386/transitions/librm.S View File

@@ -441,7 +441,6 @@ real_call:
441 441
 
442 442
 	/* Call real-mode function */
443 443
 	popal
444
-	call	*RC_OFFSET_FUNCTION(%esp)
445 444
 	call	*rc_function
446 445
 	pushal
447 446
 

Loading…
Cancel
Save