- Timestamp:
- Oct 21, 2021 2:16:29 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/VirtIO/Virtio.cpp
r91950 r91953 702 702 } 703 703 # else 704 # define vpciR3DumpState(d, x, s) do { } while (0)704 # define vpciR3DumpState(d, x, s) do { RT_NOREF((d), (x)); } while (0) 705 705 # endif 706 706
Note:
See TracChangeset
for help on using the changeset viewer.