Subversion Repositories Kolibri OS

Rev

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

Rev 1392 Rev 1454
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: 1392 $
8
$Revision: 1454 $
9
 
9
 
10
 
10
 
Line 311... Line 311...
311
BgrDataWidth        equ (OS_BASE+0x033BFF8)
311
BgrDataWidth        equ (OS_BASE+0x033BFF8)
312
BgrDataHeight       equ (OS_BASE+0x033BFFC)
312
BgrDataHeight       equ (OS_BASE+0x033BFFC)
Line 313... Line 313...
313
 
313
 
Line -... Line 314...
-
 
314
sys_pgmap           equ (OS_BASE+0x033C000)
-
 
315
 
314
sys_pgmap           equ (OS_BASE+0x033C000)
316
UPPER_KERNEL_PAGES  equ (OS_BASE+0x0400000)
315
 
317
 
316
virtual at              (OS_BASE+0x05FFF80)
318
virtual at              (OS_BASE+0x05FFF80)
Line 317... Line 319...
317
  tss  TSS
319
  tss  TSS