mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-28 21:24:26 +00:00
This fixes the region-map component implementation in core, which uses a 'Genode::Weak_ptr<Genode::Region_map_component> _faulting_region_map' member. This member is assigned a valid weak_ptr or an invalid weak_ptr according to the state machine. Fixes #3012
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.