Changeset 64001 in vbox
- Timestamp:
- Sep 26, 2016 11:39:36 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 110909
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r63999 r64001 548 548 549 549 uint32_t u32Alignment5; 550 551 /** Align to a multiple of 8. */552 #if HC_ARCH_BITS == 32553 uint32_t u32Alignment6;554 #endif555 550 556 551 } AHCIPort;
Note:
See TracChangeset
for help on using the changeset viewer.