Changes in uspace/srv/fs/cdfs/cdfs_ops.h [3e6a98c5:a26895d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/cdfs/cdfs_ops.h
r3e6a98c5 ra26895d 34 34 #define CDFS_CDFS_OPS_H_ 35 35 36 #include < stdbool.h>36 #include <bool.h> 37 37 38 38 extern bool cdfs_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.