Changeset 46137 in vbox for trunk/src/VBox/Debugger/testcase
- Timestamp:
- May 17, 2013 8:09:59 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp
r46074 r46137 380 380 381 381 382 #include <VBox/vmm/hm.h> 383 VMMR3DECL(bool) HMR3IsEnabled(PUVM pUVM) 384 { 385 return true; 386 } 387 382 388 383 389 #include <VBox/vmm/pgm.h>
Note:
See TracChangeset
for help on using the changeset viewer.