Ignore:
Timestamp:
May 26, 2003, 4:43:12 PM (22 years ago)
Author:
zap
Message:

See ChangeLog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/a_out.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r235 r236  
    138138/* emx */
    139139#define N_IMP1  0x68            /* Import definition symbol */
     140#define N_IMP2  0x6a            /* Import definition symbol */
    140141
    141142
     
    168169  unsigned int r_pad:4;
    169170};
     171
    170172#endif /* __A_OUT_GNU_H__ */
Note: See TracChangeset for help on using the changeset viewer.