Changes in uspace/app/mkexfat/exfat.h [3e6a98c5:4d433fe] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkexfat/exfat.h
r3e6a98c5 r4d433fe 34 34 #include <sys/types.h> 35 35 #include <stdint.h> 36 #include < stdbool.h>36 #include <bool.h> 37 37 38 38 #define EXFAT_FILENAME_LEN 255
Note:
See TracChangeset
for help on using the changeset viewer.