Changes in uspace/lib/c/generic/devman.c [78188e5:be12474] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/devman.c
r78188e5 rbe12474 45 45 #include <errno.h> 46 46 #include <malloc.h> 47 #include <stdbool.h> 47 48 48 49 static FIBRIL_MUTEX_INITIALIZE(devman_driver_block_mutex);
Note:
See TracChangeset
for help on using the changeset viewer.