genode/repos/gems/sculpt/launcher/pc_nic
Martin Stein 53018515a9 net_test-pc.sculpt: minimal setup for net tests
A small sculpt setup with routed and raw access to the PC NIC-driver as well
as a launcher for the ping app.

Ref #4966
2023-08-21 08:12:01 +02:00

6 lines
116 B
Plaintext

<launcher pkg="pc_nic">
<route>
<service name="Platform"> <parent label="nic"/> </service>
</route>
</launcher>