Changeset 33adc6ce in mainline for kernel/generic/include/ipc/ipc.h
- Timestamp:
- 2009-11-21T10:26:29Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fd1210a
- Parents:
- c70ce74
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/ipc.h
rc70ce74 r33adc6ce 264 264 265 265 waitq_t wq; 266 267 /** Linkage for the list of task's synchronous answerboxes. */ 268 link_t sync_box_link; 266 269 267 270 /** Phones connected to this answerbox. */
Note:
See TracChangeset
for help on using the changeset viewer.