Changeset 16857 in vbox
- Timestamp:
- Feb 17, 2009 4:06:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/cpum.h
r16598 r16857 889 889 VMMDECL(RTGCUINTREG) CPUMGetHyperDR7(PVM pVM); 890 890 VMMDECL(void) CPUMGetHyperCtx(PVM pVM, PCPUMCTX pCtx); 891 VMMDECL(uint32_t) CPUMGetHyperCR3(PVM pVM); 891 892 /** @} */ 892 893
Note:
See TracChangeset
for help on using the changeset viewer.