Changeset 3422fb6 in mainline for kernel/generic/include/ipc/ipc.h
- Timestamp:
- 2017-09-03T19:23:25Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a5d0143
- Parents:
- 9306cd7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/ipc.h
r9306cd7 r3422fb6 92 92 /** Notifications from IRQ handlers. */ 93 93 list_t irq_notifs; 94 /** IRQs with notifications to this answerbox. */95 list_t irq_list;96 94 } answerbox_t; 97 95
Note:
See TracChangeset
for help on using the changeset viewer.