Changeset 78208 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Apr 18, 2019 3:54:40 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPIC.cpp
r76553 r78208 811 811 SSMR3GetU8(pSSM, &pThis->aPics[i].elcr); 812 812 } 813 814 /* Note! PDM will restore the VMCPU_FF_INTERRUPT_PIC state. */ 813 815 return VINF_SUCCESS; 814 816 }
Note:
See TracChangeset
for help on using the changeset viewer.