Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
arch_rm_main no longer exists.
  • Loading branch information
Michael Brown committed Apr 10, 2005
1 parent 1937b39 commit 3714946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arch/i386/prefix/dskprefix.S
Expand Up @@ -167,7 +167,7 @@ start_runtime:
* call will never return.
*/
movl $exit_via_int19, %eax
pushl $arch_rm_main
pushl $arch_main
pushl %eax /* Dummy return address */

/* Do the equivalent of ljmp *%es:di */
Expand Down

0 comments on commit 3714946

Please sign in to comment.