Changeset 58939 in vbox
- Timestamp:
- Dec 1, 2015 2:25:16 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VBoxVMM.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VBoxVMM.d
r58933 r58939 101 101 /** Hardware interrupt being dispatched. */ 102 102 probe int__hardware(struct VMCPU *a_pVCpu, struct CPUMCTX *a_pCtx, uint8_t a_iInterrupt, uint32_t a_uTag, uint32_t a_idSource); 103 103 104 }; 104 105
Note:
See TracChangeset
for help on using the changeset viewer.

