Subversion Repositories Kolibri OS

Rev

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

Rev 6317 Rev 6319
Line 69... Line 69...
69
format binary as "mnt"
69
format binary as "mnt"
Line 70... Line 70...
70
 
70
 
71
include 'macros.inc'
71
include 'macros.inc'
Line 72... Line 72...
72
include 'struct.inc'
72
include 'struct.inc'
Line 73... Line 73...
73
 
73
 
74
$Revision: 6317 $
74
$Revision: 6319 $
Line 759... Line 759...
759
        call    PIC_init
759
        call    PIC_init
Line 760... Line 760...
760
 
760
 
761
        mov     esi, boot_v86machine
761
        mov     esi, boot_v86machine
762
        call    boot_log
762
        call    boot_log
763
; Initialize system V86 machine
763
; Initialize system V86 machine
Line 764... Line 764...
764
;        call    init_sys_v86
764
        call    init_sys_v86
765
 
765
 
766
        mov     esi, boot_inittimer
766
        mov     esi, boot_inittimer
767
        call    boot_log
767
        call    boot_log