Changeset fb0ec570 in mainline for uspace/lib/c/include/ipc/common.h
- Timestamp:
- 2018-06-22T16:32:49Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4e6a610
- Parents:
- a8b0c5d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
ra8b0c5d 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.