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

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

complete ADL parsing with basic syntax checks
generating of interface and frame BPs
fix syntax in ADLs

  • Property mode set to 100644
File size: 170 bytes
RevLine 
[ea5f46d]1frame tmpfs {
2 provides:
[ee5b35a]3 fs fs;
[ea5f46d]4 requires:
[2a70672]5 [/uspace/lib/libc/requires]
[ea5f46d]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.