Changeset 38c706cc in mainline for kernel/generic/include/ipc


Ignore:
Timestamp:
2007-12-04T19:54:53Z (18 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6364d3c
Parents:
90c35436
Message:

Extended IPC_M_CONNECT_TO_ME to use 3 user defined parameters.
Phone identifier is passed in ARG5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/ipc/ipc.h

    r90c35436 r38c706cc  
    126126 *                       the call is accepted and the response is sent back.
    127127 *                     - the allocated phoneid is passed to userspace
    128  *                       (on the receiving side) as ARG3 of the call.
     128 *                       (on the receiving side) as ARG5 of the call.
    129129 *                     - the caller obtains taskid of the called thread
    130130 */
Note: See TracChangeset for help on using the changeset viewer.