Changeset 81378 in vbox
- Timestamp:
- Oct 19, 2019 1:59:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevPciIch9.cpp
r81375 r81378 2727 2727 { 2728 2728 /* The callout is optional with new style devices: */ 2729 int rc;2730 2729 if (pRegion->pfnMap) 2731 2730 {
Note:
See TracChangeset
for help on using the changeset viewer.