Changes in uspace/lib/c/include/ipc/common.h [3be9d10:fb0ec570] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
r3be9d10 rfb0ec570 50 50 task_id_t in_task_id; 51 51 sysarg_t in_phone_hash; 52 unsigned flags;52 unsigned int 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.