Changeset 72268 in vbox for trunk/src/VBox/Debugger/testcase
- Timestamp:
- May 20, 2018 11:29:26 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122716
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp
r69500 r72268 647 647 648 648 649 #include <VBox/vmm/nem.h> 650 VMMR3DECL(bool) NEMR3IsEnabled(PUVM pUVM) 651 { 652 return true; 653 } 654 655 649 656 #include <VBox/vmm/pgm.h> 650 657
Note:
See TracChangeset
for help on using the changeset viewer.