Changeset 273 for soft/giet_vm/giet_fat32
- Timestamp:
- Jan 21, 2014, 7:04:29 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/giet_fat32/fat32.c
r263 r273 871 871 if( fat.initialised != FAT_INITIALISED ) 872 872 { 873 _fat_init( IOC_BOOT_VA_MODE);873 _fat_init( mode ); 874 874 } 875 875
Note: See TracChangeset
for help on using the changeset viewer.