Changeset 8c52f66 in mainline for contrib/arch/uspace/srv/ns/ns.adl


Ignore:
Timestamp:
2009-09-11T16:21:29Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2ac62cf
Parents:
e8e2ae1
Message:

simplify and add missing protocols

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/arch/uspace/srv/ns/ns.adl

    re8e2ae1 r8c52f66  
    3131                naming_service ns;
    3232        requires:
    33                 [/uspace/lib/libc/requires.kernel]
     33                [/uspace/lib/libc/requires]
    3434        protocol:
    35                 [/uspace/lib/libc/protocol.kernel]
     35                [/uspace/lib/libc/protocol]
    3636};
Note: See TracChangeset for help on using the changeset viewer.