Changeset 81924 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Nov 17, 2019 11:12:04 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 134721
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPIC.cpp
r81915 r81924 670 670 671 671 /** 672 * @callback_method_impl{FNIOMIOPORT IN}672 * @callback_method_impl{FNIOMIOPORTNEWIN} 673 673 */ 674 674 static DECLCALLBACK(VBOXSTRICTRC) picIOPortRead(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT offPort, uint32_t *pu32, unsigned cb)
Note:
See TracChangeset
for help on using the changeset viewer.