- Timestamp:
- Oct 23, 2016 8:40:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp
r64376 r64377 179 179 180 180 181 /** @interface_method_impl{PDM .DEVHLPR0,pfnISASetIrq} */181 /** @interface_method_impl{PDMDEVHLPR0,pfnISASetIrq} */ 182 182 static DECLCALLBACK(void) pdmR0DevHlp_ISASetIrq(PPDMDEVINS pDevIns, int iIrq, int iLevel) 183 183 {
Note:
See TracChangeset
for help on using the changeset viewer.