mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +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