Changes in uspace/srv/fs/exfat/exfat_dentry.h [3e6a98c5:e738d56] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/exfat_dentry.h
r3e6a98c5 re738d56 35 35 36 36 #include <stdint.h> 37 #include < stdbool.h>37 #include <bool.h> 38 38 39 39 #define EXFAT_FILENAME_LEN 255
Note:
See TracChangeset
for help on using the changeset viewer.