Changeset eadaeae8 in mainline for kernel/generic/include/ipc/ipc.h
- Timestamp:
- 2018-03-21T20:58:49Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3be9d10
- Parents:
- 874381a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/ipc.h
r874381a readaeae8 116 116 sysarg_t label; 117 117 /** Capability handle */ 118 cap_ handle_t cap_handle;118 cap_call_handle_t cap_handle; 119 119 } ipc_data_t; 120 120
Note:
See TracChangeset
for help on using the changeset viewer.