Changeset 60849 in vbox
- Timestamp:
- May 5, 2016 3:34:33 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107057
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IOMInternal.h
r60848 r60849 421 421 /** The number of bytes to write (0 if nothing pending). */ 422 422 uint32_t cbValue; 423 /** Alignment padding. */ 424 uint32_t uAlignmentPadding; 423 425 } PendingMmioWrite; 424 426
Note:
See TracChangeset
for help on using the changeset viewer.