Subversion Repositories Kolibri OS

Rev

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

Rev 851 Rev 854
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. 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: 851 $
8
$Revision: 854 $
Line 9... Line 9...
9
 
9
 
Line 267... Line 267...
267
        db cpl0
267
        db cpl0
268
        dw 0
268
        dw 0
Line 269... Line 269...
269
 
269
 
270
endofcode:
270
endofcode:
271
gdte:
-
 
Line 272... Line 271...
272
edata:  ;equ $-OS_BASE
271
gdte:
273
 
-
 
274
section '.bss' code readable align 4096
-
 
Line 275... Line 272...
275
 
272
 
Line 276... Line 273...
276
org edata
273
section '.bss' data writeable align 4096
Line 284... Line 281...
284
__os_stack  rb 512
281
__os_stack  rb 512
Line 285... Line 282...
285
 
282
 
286
cur_saved_data	  rb 4096
283
cur_saved_data	  rb 4096
Line -... Line 284...
-
 
284
fpu_data:	  rb 512
-
 
285
 
-
 
286
 
287
fpu_data:	  rb 512
287
idts              rq 0x41
288
 
288
 
Line 289... Line 289...
289
; device irq owners
289
; device irq owners