mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
parent
b97e549dc4
commit
def630c3db
@ -88,12 +88,6 @@ class Sculpt::Runtime_config
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool const storage = (service == "Block");
|
|
||||||
if (storage) {
|
|
||||||
result = "storage";
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (service == "ROM") {
|
if (service == "ROM") {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user