Changeset 55295 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Apr 15, 2015 4:26:55 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 99615
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r55290 r55295 563 563 /** 564 564 * HM VMCPU Instance data. 565 * 566 * Note! If you change members of this struct, make sure to check if the 567 * assembly counterpart in HMInternal.mac needs to be updated as well. 565 568 */ 566 569 typedef struct HMCPU
Note:
See TracChangeset
for help on using the changeset viewer.