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
 
441
 
442
 	/* Call real-mode function */
442
 	/* Call real-mode function */
443
 	popal
443
 	popal
444
-	call	*RC_OFFSET_FUNCTION(%esp)
445
 	call	*rc_function
444
 	call	*rc_function
446
 	pushal
445
 	pushal
447
 
446
 

Loading…
Cancel
Save