Changeset 7c23af9 in mainline for generic/include/ipc
- Timestamp:
- 2006-05-14T17:16:52Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 14b502e2
- Parents:
- 68965ec5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/ipc/ipc.h
r68965ec5 r7c23af9 123 123 /** Interrupt notification */ 124 124 #define IPC_M_INTERRUPT 4 125 /** Send as_area over ipc 126 * - ARG2 - src base address 127 * - ARG3 - size of src as(filled automatically by kernel) 128 * - on answer ARG1 - dst base adress 129 */ 130 #define IPC_M_AS_SEND 5 125 131 126 132
Note:
See TracChangeset
for help on using the changeset viewer.