Ignore:
Timestamp:
Sep 25, 2003, 9:27:01 PM (22 years ago)
Author:
zap
Message:

.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r728 r729  
    333333#define N_WEAKD 0x10            /* Weak data symbol.  */
    334334#define N_WEAKB 0x11            /* Weak bss symbol.  */
    335 
    336 /* emx-specific symbols.  */
    337 #define N_IMP1 0x68             /* Import reference (emx specific) */
    338 #define N_IMP2 0x6a             /* Import definition (emx specific) */
    339335
    340336/* Relocations
Note: See TracChangeset for help on using the changeset viewer.