mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
|
<runtime ram="4M" caps="100" binary="osci">
|
||
|
|
||
|
<requires> <gui/> <audio_in/> </requires>
|
||
|
|
||
|
<content>
|
||
|
<rom label="ld.lib.so"/>
|
||
|
<rom label="osci"/>
|
||
|
</content>
|
||
|
|
||
|
</runtime>
|