Changeset 729 for trunk/src/binutils/include/aout/aout64.h
- Timestamp:
- Sep 25, 2003, 9:27:01 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.3
to1.4
r728 r729 333 333 #define N_WEAKD 0x10 /* Weak data symbol. */ 334 334 #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) */339 335 340 336 /* Relocations -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.