Changeset 7c5bcc0 in mainline for kernel/generic/src/ipc/ipc.c
- Timestamp:
- 2007-11-11T17:21:33Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1314e3b
- Parents:
- 81614543
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/ipc/ipc.c
r81614543 r7c5bcc0 234 234 * @param phone Phone structure the call comes from. 235 235 * @param box Destination answerbox structure. 236 * @param call Call structure with request. 236 237 */ 237 238 static void _ipc_call(phone_t *phone, answerbox_t *box, call_t *call)
Note:
See TracChangeset
for help on using the changeset viewer.