mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
745eb89237
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