source:
mainline/contrib/arch/uspace/app/kio/kio.adl
Last change on this file was 6fa9a99d, checked in by , 12 years ago | |
---|---|
|
|
File size: 178 bytes |
Rev | Line | |
---|---|---|
[6fa9a99d] | 1 | frame 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.