Changeset 4825 in vbox for trunk/src/VBox/HostDrivers/Support/testcase
- Timestamp:
- Sep 15, 2007 2:06:23 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 24532
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/testcase/tstPin.cpp
r4820 r4825 34 34 int rcRet = 0; 35 35 RTHCPHYS HCPhys; 36 void *pv;37 36 38 37 RTR3Init(true, ~0); … … 59 58 RTPrintf("rc=%d\n", rc); 60 59 RTThreadSleep(1500); 61 #endif 60 #endif 62 61 63 62 /*
Note:
See TracChangeset
for help on using the changeset viewer.