Changes in uspace/drv/infrastructure/rootvirt/devices.def [606c369:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootvirt/devices.def
r606c369 r9d58539 4 4 * Unless the list is empty, the last item shall be followed by a comma. 5 5 */ 6 7 /* Loopback network interface */ 8 { 9 .name = "lo", 10 .match_id = "virtual&loopback" 11 }, 6 12 7 13 #ifdef CONFIG_TEST_DRIVERS
Note:
See TracChangeset
for help on using the changeset viewer.