filesystem: use word access
This commit is contained in:
parent
d33f7929f2
commit
328e2b1163
|
@ -153,7 +153,7 @@
|
|||
/ System Configurations
|
||||
/----------------------------------------------------------------------------*/
|
||||
|
||||
#define _WORD_ACCESS 0 /* 0 or 1 */
|
||||
#define _WORD_ACCESS 1 /* 0 or 1 */
|
||||
/* Set 0 first and it is always compatible with all platforms. The _WORD_ACCESS
|
||||
/ option defines which access method is used to the word data on the FAT volume.
|
||||
/
|
||||
|
|
Loading…
Reference in New Issue