Changeset 440 for trunk/kernel/fs
- Timestamp:
- May 3, 2018, 5:51:22 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/fs/fatfs.c
r438 r440 61 61 62 62 ////////////////////////////////////////////////////////////////////////////////////////// 63 // This function returns the LBA of the first sector of a FAT cluster.63 // This static function returns the LBA of the first sector of a FAT cluster. 64 64 // This function can be called by any thread running in any cluster. 65 65 //////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset
for help on using the changeset viewer.