mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-03 09:12:57 +00:00
Provides file-system compatible to libc socket-fs requirements. This includes pseudo file for network configuration.
10 lines
57 B
Plaintext
10 lines
57 B
Plaintext
{
|
|
global:
|
|
|
|
vfs_file_system_factory;
|
|
|
|
local:
|
|
|
|
*;
|
|
};
|