Ignore:
Timestamp:
Jun 6, 2005, 4:42:09 AM (20 years ago)
Author:
bird
Message:

N_EXP - EMX extension for export declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/include/aout/aoutemx.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r2001 r2002  
    2424#define N_IMP1 0x68             /* Import reference (emx specific) */
    2525#define N_IMP2 0x6a             /* Import definition (emx specific) */
     26#define N_EXP  0x6c             /* Export definition (emx specific) */
Note: See TracChangeset for help on using the changeset viewer.