mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-27 14:30:16 +00:00
- Remove exceptions - Use 'Attr' struct for attach arguments - Let 'attach' return 'Range' instead of 'Local_addr' - Renamed 'Region_map::State' to 'Region_map::Fault' Issue #5245 Fixes #5070