Changeset 503ffce in mainline for uspace/lib/c/include/ipc/common.h
- Timestamp:
- 2017-11-23T23:52:59Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f571ca49
- Parents:
- b1f36e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
rb1f36e3 r503ffce 49 49 task_id_t in_task_id; 50 50 sysarg_t in_phone_hash; 51 unsigned flags; 51 52 struct async_call *label; 52 53 } ipc_call_t;
Note:
See TracChangeset
for help on using the changeset viewer.