Changeset 591


Ignore:
Timestamp:
Aug 13, 2003, 11:07:06 AM (22 years ago)
Author:
bird
Message:

No extra externals.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxomf/emxomf.c

    • Property cvs2svn:cvs-rev changed from 1.22 to 1.23
    r590 r591  
    11101110        add_extdef (&started, str_ptr + sym_ptr[i].n_un.n_strx);
    11111111      }
    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... */
    11131113    else if (sym_ptr[i].n_type >= N_WEAKA && sym_ptr[i].n_type <= N_WEAKB)
    11141114      { /* Not convinced about this yet, I mean there should really be
Note: See TracChangeset for help on using the changeset viewer.