source:
mainline/contrib/arch/uspace/app/klog/klog.adl@
9d58539
Last change on this file since 9d58539 was 9d58539, checked in by , 13 years ago | |
---|---|
|
|
File size: 180 bytes |
Rev | Line | |
---|---|---|
[2ac62cf] | 1 | frame klog { |
2 | requires: | |
3 | naming_service ns; | |
[2a70672] | 4 | [/uspace/lib/libc/requires] |
[6d4c549] | 5 | initialization: |
6 | !ns.ipc_m_share_in /* SERVICE_MEM_KLOG */ | |
[2ac62cf] | 7 | protocol: |
[6d4c549] | 8 | [/uspace/lib/libc/protocol] |
[2ac62cf] | 9 | }; |
Note:
See TracBrowser
for help on using the repository browser.