Changeset 591
- Timestamp:
- Aug 13, 2003, 11:07:06 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/emxomf.c
-
Property cvs2svn:cvs-rev
changed from
1.22
to1.23
r590 r591 1110 1110 add_extdef (&started, str_ptr + sym_ptr[i].n_un.n_strx); 1111 1111 } 1112 #if 1/* this isn't actually required if only the assembler could do what it's supposed to... */1112 #if 0 /* this isn't actually required if only the assembler could do what it's supposed to... */ 1113 1113 else if (sym_ptr[i].n_type >= N_WEAKA && sym_ptr[i].n_type <= N_WEAKB) 1114 1114 { /* Not convinced about this yet, I mean there should really be -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.