Changeset 43387 in vbox for trunk/src/recompiler/target-i386/op_helper.c
- Timestamp:
- Sep 21, 2012 9:40:25 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80859
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/target-i386/op_helper.c
r43068 r43387 6633 6633 } 6634 6634 #else /* VBOX */ 6635 AssertMsgFailed(("We shouldn't be here, H WACCM supported differently!"));6635 AssertMsgFailed(("We shouldn't be here, HM supported differently!")); 6636 6636 #endif /* VBOX */ 6637 6637 }
Note:
See TracChangeset
for help on using the changeset viewer.