Changeset 58126 in vbox for trunk/src/VBox/VMM/VMMR3/IOM.cpp
- Timestamp:
- Oct 8, 2015 8:59:48 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 103223
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/IOM.cpp
r58122 r58126 1348 1348 * @param pfnReadCallback Pointer to function which is gonna handle Read operations. 1349 1349 * @param pfnFillCallback Pointer to function which is gonna handle Fill/memset operations. 1350 * @param fFlags Flags, see IOMMMIO_FLAGS_XXX. 1350 1351 * @param pszDesc Pointer to description string. This must not be freed. 1351 1352 */
Note:
See TracChangeset
for help on using the changeset viewer.