mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 20:00:23 +00:00
Libc::Env is the Genode::Env interface extended to cover access to the XML content of the 'config' ROM and a VFS instance. This deduplicates the burden of components to attain and manage these resources. Fix #2217 Ref #1987