X-Git-Url: https://rtime.felk.cvut.cz/gitweb/l4.git/blobdiff_plain/334cc72b9b4eacba3a46f44d16c63e5dcdb1648a..50ca6001808e13cf1f12bfdafc9d8c1422e8f1a4:/l4/pkg/bootstrap_custom/server/src/ARCH-x86/crt0.S diff --git a/l4/pkg/bootstrap_custom/server/src/ARCH-x86/crt0.S b/l4/pkg/bootstrap_custom/server/src/ARCH-x86/crt0.S index 3595b3497..4e3b04e15 100644 --- a/l4/pkg/bootstrap_custom/server/src/ARCH-x86/crt0.S +++ b/l4/pkg/bootstrap_custom/server/src/ARCH-x86/crt0.S @@ -74,12 +74,12 @@ _start: mov $(X86_CR0_PG | X86_CR0_WP | X86_CR0_PE),%eax mov %eax,%cr0 - + */ movl $MSR_MTRR_DEF_TYPE,%ecx rdmsr or $MTRR_ENABLE,%eax wrmsr - */ + cld cli mov $(3 * 8), %eax