Subversion Repositories Kolibri OS

Rev

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

Rev 8111 Rev 8115
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 8111 $
8
$Revision: 8115 $
9
 
9
 
10
 
10
 
Line 256... Line 256...
256
 
256
 
Line 257... Line 257...
257
SLOT_BASE           = OS_BASE + 0x0080000
257
SLOT_BASE           = OS_BASE + 0x0080000
Line 258... Line -...
258
 
-
 
259
VGABasePtr          = OS_BASE + 0x00A0000
-
 
260
 
258
 
261
UPPER_KERNEL_PAGES  = OS_BASE + 0x0400000
259
VGABasePtr          = OS_BASE + 0x00A0000
262
 
260
 
Line 263... Line 261...
263
virtual at            OS_BASE + 0x05FFF80
261
virtual at            OS_BASE + 0x05FFF80