Changeset 86 for trunk/src/binutils/include
- Timestamp:
- May 3, 2003, 11:45:43 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/include/aout/aout64.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r85 r86 323 323 #define N_WEAKD 0x10 /* Weak data symbol. */ 324 324 #define N_WEAKB 0x11 /* Weak bss symbol. */ 325 326 /* emx-specific symbols. */ 327 #define N_IMP1 0x68 /* Import reference (emx specific) */ 328 #define N_IMP2 0x6a /* Import definition (emx specific) */ 325 329 326 330 /* Relocations -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.