Changeset 20282ef3 in mainline for kernel/generic/include/ipc
- Timestamp:
- 2012-08-26T13:36:41Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 53af6e8c
- Parents:
- b1e6269
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/ipc.h
rb1e6269 r20282ef3 131 131 */ 132 132 bool forget; 133 134 /** True if the call is in the active list. */ 135 bool active; 133 136 134 137 /**
Note:
See TracChangeset
for help on using the changeset viewer.