Changeset 21838 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Jul 28, 2009 1:13:56 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50467
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r21837 r21838 231 231 bool fR0Enabled; 232 232 /** Aligning IBase. */ 233 bool afAlignment[ 2];233 bool afAlignment[4]; 234 234 235 235 /** ACPI port base interface. */
Note:
See TracChangeset
for help on using the changeset viewer.