Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7131 → Rev 7132

/kernel/trunk/core/mtrr.inc
10,7 → 10,7
; Initializes MTRRs.
proc init_mtrr
 
cmp [BOOT_VARS+BOOT_MTRR], byte 2
cmp [BOOT.mtrr], byte 2
je .exit
 
bt [cpu_caps], CAPS_MTRR