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