Ignore:
Timestamp:
2009-09-25T15:01:03Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bbf88db
Parents:
2e37308
Message:

streamline the behavior protocols
add support for initialization and finalization phase of protocols in ADL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/srv/devmap/devmap.adl

    r2e37308 r6d4c549  
    6363                [/uspace/lib/libc/requires]
    6464                ns ns;
     65        initialization:
     66                !ns.ipc_m_connect_to_me /* devmap */
    6567        protocol:
    66                 [/uspace/lib/libc/protocol] |
    67                 [devmap_server.bp]
     68                [/uspace/lib/libc/protocol]
    6869};
Note: See TracChangeset for help on using the changeset viewer.