Changeset 696 for trunk/src/emx
- Timestamp:
- Sep 11, 2003, 7:59:25 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/ld/ld.c
-
Property cvs2svn:cvs-rev
changed from
1.10
to1.11
r695 r696 2478 2478 if (((type & N_EXT) || WEAK_SYMBOL (type)) 2479 2479 && (type != (N_UNDF | N_EXT) || p->n_value) 2480 && (type != (N_WEAKU | N_EXT) || p->n_value) 2480 2481 && !SET_ELEMENT_P (type) 2481 2482 && !set_element_prefixed_p (name)) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.