- Timestamp:
- Dec 16, 2021 8:33:17 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp
r92951 r92994 3587 3587 * The device registration structure. 3588 3588 */ 3589 const PDMDEVREG g_DeviceVirtioNet =3589 const PDMDEVREG g_DeviceVirtioNet_1_0 = 3590 3590 { 3591 3591 /* .uVersion = */ PDM_DEVREG_VERSION,
Note:
See TracChangeset
for help on using the changeset viewer.