Subversion Repositories Kolibri OS

Rev

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

Rev 7276 Rev 7598
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: 7276 $
74
$Revision: 7598 $
Line 698... Line 698...
698
 
698
 
699
; Register ramdisk file system
699
; Register ramdisk file system
700
        cmp     byte [BOOT.dev+0x10000], 1
700
        cmp     byte [BOOT.dev+0x10000], 1
Line -... Line 701...
-
 
701
        je      @f
-
 
702
 
701
        je      @f
703
        mov     esi, boot_initramdisk
702
 
704
        call    boot_log
703
        call    register_ramdisk
705
        call    ramdisk_init
704
;--------------------------------------
706
;--------------------------------------
705
@@:
707
@@:
706
        mov     esi, boot_initapic
708
        mov     esi, boot_initapic