Changes in kernel/generic/src/ipc/irq.c [8add9ca5:9cdac5a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/ipc/irq.c
r8add9ca5 r9cdac5a 42 42 * 43 43 * The structure of a notification message is as follows: 44 * - IMETHOD: interface and method as registered by the SYS_ REGISTER_IRQ44 * - IMETHOD: interface and method as registered by the SYS_IPC_REGISTER_IRQ 45 45 * syscall 46 46 * - ARG1: payload modified by a 'top-half' handler
Note:
See TracChangeset
for help on using the changeset viewer.