Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 277 → Rev 276

/kernel/trunk/fs/part_set.inc
5,9 → 5,9
;* to MBR - Mario79 *
;*************************************************************
 
uglobal
align 4
 
iglobal
;******************************************************
; Please do not change this place - variables in text
; Mario79
16,7 → 16,6
PARTITION_START dd 0x3f
PARTITION_END dd 0
fs_type db 0 ; 0=none, 1=NTFS, 16=FAT16, 32=FAT32
align 4
 
fs_dependent_data_start:
; FATxx data
65,8 → 64,6
; End place
; Mario79
;***************************************************************************
endg
iglobal
 
partition_types: ; list of fat16/32 partitions
db 0x04 ; DOS: fat16 <32M