Changes in uspace/lib/c/include/loc.h [a3fcfba:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/loc.h
ra3fcfba r3e6a98c5 38 38 #include <ipc/loc.h> 39 39 #include <async.h> 40 #include < bool.h>40 #include <stdbool.h> 41 41 42 42 typedef void (*loc_cat_change_cb_t)(void);
Note:
See TracChangeset
for help on using the changeset viewer.