Changeset 2831
- Timestamp:
- Oct 23, 2006, 10:59:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdrHlp.c
r2830 r2831 233 233 234 234 #elif defined(__WIN__) 235 /* (We don't have to care about the stub here, because the stub will be unmapped before we get here.) */ 235 236 int rc; 236 237 DWORD fProt = kldrHlpPageProtToNative(enmProt); … … 557 558 } 558 559 559
Note:
See TracChangeset
for help on using the changeset viewer.