Changeset 20791 in vbox
- Timestamp:
- Jun 22, 2009 4:22:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPLib.cpp
r20528 r20791 1164 1164 * (Yea, this isn't very nice, but just try get the job done for now.) 1165 1165 */ 1166 #if !defined(RT_OS_SOLARIS) 1166 1167 RTMemProtect((uint8_t *)pvR3 + off, cb, fProt); 1168 #endif 1167 1169 1168 1170 SUPPAGEPROTECT Req;
Note:
See TracChangeset
for help on using the changeset viewer.