Skip to content
Snippets Groups Projects
Commit 16f205b5 authored by Frans Kaashoek's avatar Frans Kaashoek
Browse files
parents 3a5fa7ed 41911afa
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ seta20.2:
//PAGEBREAK!
# Complete transition to 32-bit protected mode by using long jmp
# to reload %cs and %eip. The segment registers are set up with no
# to reload %cs and %eip. The segment descriptors are set up with no
# translation, so that the mapping is still the identity mapping.
ljmp $(SEG_KCODE<<3), $start32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment