Changeset 20750 in vbox for trunk/include
- Timestamp:
- Jun 21, 2009 9:14:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48866
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vm.h
r20663 r20750 926 926 struct TM s; 927 927 #endif 928 char padding[ 1920]; /* multiple of 32 */928 char padding[2048]; /* multiple of 32 */ 929 929 } tm; 930 930
Note:
See TracChangeset
for help on using the changeset viewer.