Changeset 85d24f61 in mainline
- Timestamp:
- 2006-06-08T17:04:57Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 22870b2
- Parents:
- 14df080
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/ipc/sysipc.c
r14df080 r85d24f61 334 334 IPC_SET_ARG1(call->data, arg1); 335 335 IPC_SET_ARG2(call->data, arg2); 336 IPC_SET_ARG3(call->data, 0); 336 337 337 338 if (!(res=request_preprocess(call)))
Note:
See TracChangeset
for help on using the changeset viewer.