Changeset 13858 in vbox for trunk/src/VBox/HostDrivers/Support/os2
- Timestamp:
- Nov 5, 2008 1:45:41 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38855
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp
r13837 r13858 153 153 154 154 155 int suplibOsIOCtlFast(PSUPLIBDATA pThis, uintptr_t uFunction )155 int suplibOsIOCtlFast(PSUPLIBDATA pThis, uintptr_t uFunction, unsigned idCpu) 156 156 { 157 157 int32_t rcRet = VERR_INTERNAL_ERROR;
Note:
See TracChangeset
for help on using the changeset viewer.