mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +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
|
||||
mov cr0, eax
|
||||
|
||||
/* Jump to the next instruction */
|
||||
/* Jump to the next instruction to clear the prefetch queue */
|
||||
jmp $+2
|
||||
|
||||
/* Enable Page Size Extension in CR4 */
|
||||
|
|
Loading…
Reference in a new issue