Changeset 2868 for trunk/kLdr/kLdrDyld.c
- Timestamp:
- Nov 11, 2006, 1:48:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdrDyld.c
r2867 r2868 770 770 unsigned cEntries; 771 771 int rc = 0; 772 773 /* Prerequisites are always global and they just aren't executables. */ 774 fFlags &= ~(KLDRYDLD_LOAD_FLAGS_SPECIFIC_MODULE | KLDRDYLD_LOAD_FLAGS_EXECUTABLE); 772 775 773 776 /* push the first entry. */
Note:
See TracChangeset
for help on using the changeset viewer.