Changes in uspace/srv/fs/locfs/locfs_ops.h [3e6a98c5:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/locfs/locfs_ops.h
r3e6a98c5 r9d58539 34 34 #define LOCFS_LOCFS_OPS_H_ 35 35 36 #include < stdbool.h>36 #include <bool.h> 37 37 38 38 extern bool locfs_init(void);
Note:
See TracChangeset
for help on using the changeset viewer.