source: mainline/contrib/arch/uspace/app/klog/klog.adl@ 2674db6

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 2674db6 was 6d4c549, checked in by Martin Decky <martin@…>, 16 years ago

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

  • Property mode set to 100644
File size: 180 bytes
Line 
1frame klog {
2 requires:
3 naming_service ns;
4 [/uspace/lib/libc/requires]
5 initialization:
6 !ns.ipc_m_share_in /* SERVICE_MEM_KLOG */
7 protocol:
8 [/uspace/lib/libc/protocol]
9};
Note: See TracBrowser for help on using the repository browser.