Changes in uspace/lib/c/include/bd_srv.h [23c8acd9:dd8b6a8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/bd_srv.h
r23c8acd9 rdd8b6a8 40 40 #include <fibril_synch.h> 41 41 #include <stdbool.h> 42 #include < offset.h>42 #include <sys/types.h> 43 43 44 44 typedef struct bd_ops bd_ops_t;
Note:
See TracChangeset
for help on using the changeset viewer.