mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
@@ -88,12 +88,6 @@ class Sculpt::Runtime_config
|
||||
return;
|
||||
}
|
||||
|
||||
bool const storage = (service == "Block");
|
||||
if (storage) {
|
||||
result = "storage";
|
||||
return;
|
||||
}
|
||||
|
||||
if (service == "ROM") {
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user