filesystem: use word access

This commit is contained in:
schneider 2011-12-21 19:45:36 +01:00
parent d33f7929f2
commit 328e2b1163
1 changed files with 1 additions and 1 deletions

View File

@ -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.
/