Changes in uspace/lib/c/include/ipc/ipc.h [d7978525:1c635d6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/ipc.h
rd7978525 r1c635d6 44 44 #include <abi/ipc/methods.h> 45 45 #include <abi/synch.h> 46 #include < task.h>46 #include <abi/proc/task.h> 47 47 48 48 typedef void (*ipc_async_callback_t)(void *, int, ipc_call_t *);
Note:
See TracChangeset
for help on using the changeset viewer.