Changeset 12479 in vbox for trunk/src/VBox/VMM/VMMInternal.h
- Timestamp:
- Sep 16, 2008 9:14:29 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 36579
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMInternal.h
r11474 r12479 250 250 /** The Ring-0 jmp buffer. */ 251 251 VMMR0JMPBUF CallHostR0JmpBuf; 252 /** Buffer for storing ring 0 assertion output, so we can reroute it to the release log. */ 253 char szRing0AssertMsg1[256]; 254 char szRing0AssertMsg2[256]; 252 255 /** @} */ 253 256
Note:
See TracChangeset
for help on using the changeset viewer.