Changeset 63196 in vbox for trunk/src/VBox
- Timestamp:
- Aug 9, 2016 9:02:35 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109815
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp
r63139 r63196 39 39 40 40 41 #if 0 41 42 static DECLCALLBACK(int) tstVmmHmConfigConstructor(PUVM pUVM, PVM pVM, void *pvUser) 42 43 { … … 62 63 return VINF_SUCCESS; 63 64 } 65 #endif 64 66 65 67 int main(int argc, char **argv)
Note:
See TracChangeset
for help on using the changeset viewer.