Changes in uspace/lib/c/include/devman.h [3f57fb7:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/devman.h
r3f57fb7 r3e6a98c5 40 40 #include <ipc/loc.h> 41 41 #include <async.h> 42 #include < bool.h>42 #include <stdbool.h> 43 43 44 44 extern async_exch_t *devman_exchange_begin_blocking(devman_interface_t);
Note:
See TracChangeset
for help on using the changeset viewer.