Subversion Repositories Kolibri OS

Rev

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

Rev 381 Rev 392
Line 273... Line 273...
273
twdw                equ (CURRENT_TASK-window_data)
273
twdw                equ (CURRENT_TASK-window_data)
Line 274... Line 274...
274
 
274
 
Line 275... Line 275...
275
std_application_base_address   equ new_app_base
275
std_application_base_address   equ new_app_base
276
RING0_STACK_SIZE    equ     0x2000 - 512    ;512 áàéò äëÿ êîíòåêñòà FPU
276
RING0_STACK_SIZE    equ (0x2000-512)    ;512 áàéò äëÿ êîíòåêñòà FPU
Line 277... Line 277...
277
 
277
 
Line 278... Line 278...
278
;PAGES_USED          equ 4
278
;PAGES_USED          equ 4
279
 
279