Ignore:
Timestamp:
2009-09-16T23:22:20Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f1fb1d1
Parents:
cf7b3e0
Message:

add support for 'alternative' statement in BP
implement interface protocol repetition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/lib/libfs/fnc.libfs_mount

    rcf7b3e0 r51d4040  
    11?ipc_m_connection_clone ;
    22?ipc_m_data_write /* mount options */ {
    3         alternative fs tmpfs fat devfs {
     3        alternative (fs; tmpfs; fat; devfs) {
    44                !fs.ipc_m_connect_to_me ;
    55                !fs.mounted ;
Note: See TracChangeset for help on using the changeset viewer.