Changes in uspace/lib/c/include/ipc/common.h [fb0ec570:3be9d10] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
rfb0ec570 r3be9d10 50 50 task_id_t in_task_id; 51 51 sysarg_t in_phone_hash; 52 unsigned intflags;52 unsigned flags; 53 53 struct async_call *label; 54 54 cap_call_handle_t cap_handle;
Note:
See TracChangeset
for help on using the changeset viewer.