Changeset 7c7aae16 in mainline for generic/include/syscall/syscall.h


Ignore:
Timestamp:
2006-03-19T19:42:00Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ad64a2d
Parents:
9f22213
Message:

Reduced unnecessary IPC system calls.
Allow everything to be sync & async, everything is handled using messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/include/syscall/syscall.h

    r9f22213 r7c7aae16  
    4444        SYS_IPC_FORWARD_FAST,
    4545        SYS_IPC_WAIT,
    46         SYS_IPC_CONNECT_TO_ME,
    47         SYS_IPC_CONNECT_ME_TO,
    4846        SYS_IPC_HANGUP,
    4947        SYSCALL_END
Note: See TracChangeset for help on using the changeset viewer.