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