lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 67c708e was 67c708e, checked in by Martin Decky <martin@…>, 16 years ago |
restructure protocols to respect the same hierarchy as tasks in the source tree
|
-
Property mode
set to
100644
|
File size:
342 bytes
|
Line | |
---|
1 | (
|
---|
2 | (
|
---|
3 | ?IPC_M_SHARE_IN /* SERVICE_MEM_REALTIME || SERVICE_MEM_KLOG */ +
|
---|
4 | ?IPC_M_CONNECT_TO_ME {
|
---|
5 | !clonable.IPC_M_CONNECT_TO_ME /* forwarded */ +
|
---|
6 | NULL
|
---|
7 | } +
|
---|
8 | ?IPC_M_CONNECT_ME_TO {
|
---|
9 | !service.IPC_M_CONNECT_ME_TO /* forwarded */ +
|
---|
10 | NULL
|
---|
11 | } +
|
---|
12 | ?NS_PING +
|
---|
13 | ?NS_TASK_WAIT +
|
---|
14 | ?NS_ID_INTRO +
|
---|
15 | ?NS_RETVAL
|
---|
16 | )* ;
|
---|
17 | ?IPC_M_PHONE_HUNGUP
|
---|
18 | )*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.