Subversion Repositories Kolibri OS

Rev

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

Rev 3531 Rev 3573
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2009. 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: 3531 $
8
$Revision: 3573 $
9
 
9
 
10
 
10
 
Line 271... Line 271...
271
FONT_II 	    equ (OS_BASE+0x005DC00)
271
FONT_II 	    equ (OS_BASE+0x005DC00)
272
FONT_I		    equ (OS_BASE+0x005E600)
272
FONT_I		    equ (OS_BASE+0x005E600)
Line 273... Line 273...
273
 
273
 
Line 274... Line -...
274
TMP_STACK_TOP	    equ 0x006C000
-
 
275
 
274
TMP_STACK_TOP	    equ 0x006C000
276
apic_data	    equ (OS_BASE+0x006D000)
275
 
Line 277... Line 276...
277
mmio_pte	    equ 0x006E000
276
mmio_pte	    equ 0x006E000