Subversion Repositories Kolibri OS

Rev

Rev 2887 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2887 Rev 2935
Line 12... Line 12...
12
 
12
 
Line 13... Line 13...
13
; Kernel variables
13
; Kernel variables
14
 
14
 
-
 
15
        PAGESIZE        = 4096
Line 15... Line 16...
15
        PAGESIZE        = 4096
16
        PG_SW           = 0x003
Line 16... Line 17...
16
        PG_SW           = 0x003
17
        PG_NOCACHE      = 0x018