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
RevLine 
[6fa9a99d]1frame kio {
[2ac62cf]2 requires:
3 naming_service ns;
[2a70672]4 [/uspace/lib/libc/requires]
[6d4c549]5 initialization:
[6fa9a99d]6 !ns.ipc_m_share_in /* SERVICE_MEM_KIO */
[2ac62cf]7 protocol:
[6d4c549]8 [/uspace/lib/libc/protocol]
[2ac62cf]9};
Note: See TracBrowser for help on using the repository browser.