Changeset 4874c2d in mainline for kernel/generic/include/ipc/irq.h
- Timestamp:
- 2006-10-17T20:32:35Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b14e35f2
- Parents:
- 8513ad7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/irq.h
r8513ad7 r4874c2d 79 79 */ 80 80 struct ipc_notif_cfg { 81 bool notify; /**< When false, notifications are not sent. */ 81 82 answerbox_t *answerbox; /**< Answerbox for notifications. */ 82 83 unative_t method; /**< Method to be used for the notification. */
Note:
See TracChangeset
for help on using the changeset viewer.