Changeset 319 in vbox for trunk/src/VBox
- Timestamp:
- Jan 25, 2007 4:56:35 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 17869
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMInternal.h
r247 r319 256 256 bool fEMTDoesTheCleanup; 257 257 258 /** vmR3EmulationThread longjmp buffer */ 258 /** vmR3EmulationThread longjmp buffer 259 * @todo r=bird: requires union with padding. See EMInternal.h. */ 259 260 jmp_buf emtJumpEnv; 260 261
Note:
See TracChangeset
for help on using the changeset viewer.