Subversion Repositories Kolibri OS

Rev

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

Rev 334 Rev 345
Line 909... Line 909...
909
 
909
 
910
    mov   [application_table_status],0
910
    mov   [application_table_status],0
911
    mov   esi,process_terminated
911
    mov   esi,process_terminated
912
    call  sys_msg_board_str
912
    call  sys_msg_board_str
-
 
913
    ret
Line 913... Line 914...
913
    ret
914
restore .slot
914
 
915
 
915
iglobal
916
iglobal
916
  boot_sched_1    db   'Building gdt tss pointer',0
917
  boot_sched_1    db   'Building gdt tss pointer',0