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/bfd/bfd-in2.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r2001 r2002  
    36003600#define BSF_THREAD_LOCAL  0x40000
    36013601
     3602  /* Symbol is an emx export definition.  */
     3603#define BSF_EMX_EXPORT   0x10000000
     3604
    36023605  /* Symbol is an emx import reference.  */
    36033606#define BSF_EMX_IMPORT1   0x20000000
Note: See TracChangeset for help on using the changeset viewer.