mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 05:19:57 +00:00
By supplying only the parts of the Env that are actually relevant for initializing the cxx heap, we avoid the need for the 'Env' interface. The patch also moves the call of 'init_ldso_phdr' to the outside of the cxx library because it does not belong there. Issue #4784
This repository contains the Linux-specific implementation of Genode.