mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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