Changeset 11794 in vbox for trunk/src/VBox/VMM/testcase/tstSSM.cpp
- Timestamp:
- Aug 29, 2008 9:13:37 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstSSM.cpp
r10903 r11794 621 621 * Create an fake VM structure and init SSM. 622 622 */ 623 int rc = SUP Init(NULL);623 int rc = SUPR3Init(NULL); 624 624 if (VBOX_FAILURE(rc)) 625 625 {
Note:
See TracChangeset
for help on using the changeset viewer.