- Timestamp:
- Dec 13, 2016 4:50:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAll.cpp
r64851 r64852 49 49 * 50 50 * @param pVCpu The cross context virtual CPU structure. 51 * @param pu8Interrupt Where to store the interrupt on success.51 * @param pu8Interrupt Where to store the interrupt. 52 52 */ 53 53 VMMDECL(int) PDMGetInterrupt(PVMCPU pVCpu, uint8_t *pu8Interrupt)
Note:
See TracChangeset
for help on using the changeset viewer.