source: mainline/contrib/arch/uspace/app/kio/kio.adl

Last change on this file was 6fa9a99d, checked in by Martin Sucha <sucha14@…>, 12 years ago

Rename klog to kio

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