unit
sysv
unit
sysv
= {
imports
[
base
:
LinuxFSBase_T
];
exports
[
out
:
{
FS_LINUX_init_sysv_fs
}
];
...
}
Rendered using Haskell HTML Combinators