Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3913 → Rev 3912

/kernel/trunk/blkdev/disk.inc
1006,9 → 1006,6
call ext2_create_partition
test eax, eax
jnz .success
call xfs_create_partition
test eax, eax
jnz .success
; 3. No file system has recognized the volume, so just allocate the PARTITION
; structure without extra fields.
movi eax, sizeof.PARTITION