lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 41eca31 was 51d4040, checked in by Martin Decky <martin@…>, 16 years ago |
add support for 'alternative' statement in BP
implement interface protocol repetition
|
-
Property mode
set to
100644
|
File size:
191 bytes
|
Line | |
---|
1 | ?ipc_m_connection_clone ;
|
---|
2 | ?ipc_m_data_write /* mount options */ {
|
---|
3 | alternative (fs; tmpfs; fat; devfs) {
|
---|
4 | !fs.ipc_m_connect_to_me ;
|
---|
5 | !fs.mounted ;
|
---|
6 | !fs.ipc_m_data_write /* forward */
|
---|
7 | }
|
---|
8 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.