Changeset 36295 in vbox for trunk/src/recompiler/target-i386
- Timestamp:
- Mar 17, 2011 3:54:30 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/target-i386/cpu.h
r36271 r36295 760 760 uint32_t alignment2[3]; 761 761 #else 762 uint32_t alignment2 [2];762 uint32_t alignment2; 763 763 #endif 764 764 /** Profiling tb_flush. */
Note:
See TracChangeset
for help on using the changeset viewer.