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 |
Line | |
---|---|
1 | frame 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.