mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:03:00 +00:00
Dedicated to Timo.
svn path=/trunk/; revision=59492
This commit is contained in:
parent
1f8454cef1
commit
5846967dd0
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ _Ki386LargePageIdentityLabel:
|
||||||
and eax, NOT CR0_PG
|
and eax, NOT CR0_PG
|
||||||
mov cr0, eax
|
mov cr0, eax
|
||||||
|
|
||||||
/* Jump to the next instruction */
|
/* Jump to the next instruction to clear the prefetch queue */
|
||||||
jmp $+2
|
jmp $+2
|
||||||
|
|
||||||
/* Enable Page Size Extension in CR4 */
|
/* Enable Page Size Extension in CR4 */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue