source: mainline/contrib/arch/uspace/srv/fs/tmpfs/tmpfs.adl@ 2a70672

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 2a70672 was 2a70672, checked in by Martin Decky <martin@…>, 16 years ago

more sophisticated ADL parser

  • Property mode set to 100644
File size: 169 bytes
Line 
1frame tmpfs {
2 provides:
3 fs fs
4 requires:
5 [/uspace/lib/libc/requires]
6 vfs vfs;
7 ns ns;
8 bd bd;
9 protocol:
10 [/uspace/lib/libc/protocol] +
11 [tmpfs_server.bp]
12};
Note: See TracBrowser for help on using the repository browser.