Subversion Repositories Kolibri OS

Rev

Rev 1631 | Rev 3031 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1631 Rev 2967
Line 8... Line 8...
8
#define OS_BASE             0x80000000
8
#define OS_BASE             0x80000000
Line 9... Line 9...
9
 
9
 
10
#define PG_SW               0x003
10
#define PG_SW               0x003
Line 11... Line 11...
11
#define PG_NOCACHE          0x018
11
#define PG_NOCACHE          0x010
Line 12... Line 12...
12
 
12
 
13
#define MANUAL_DESTROY      0x80000000
13
#define MANUAL_DESTROY      0x80000000