Changeset 85160 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jul 10, 2020 9:01:02 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139123
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPLib.cpp
r85124 r85160 167 167 168 168 169 DECL EXPORT(int) supR3PreInit(PSUPPREINITDATA pPreInitData, uint32_t fFlags)169 DECL_NOTHROW(DECLEXPORT(int)) supR3PreInit(PSUPPREINITDATA pPreInitData, uint32_t fFlags) 170 170 { 171 171 /*
Note:
See TracChangeset
for help on using the changeset viewer.