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