mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
712df01341
commit
abd3855161
@@ -228,8 +228,6 @@ void Component::construct(Genode::Env & env)
|
||||
managed[i] = 13;
|
||||
}
|
||||
|
||||
fault_handler.dissolve();
|
||||
|
||||
log("test destruction of region_map");
|
||||
Capability<Region_map> rcap = rm.create(4096);
|
||||
rm.destroy(rcap);
|
||||
|
||||
Reference in New Issue
Block a user