Changeset 2002 for trunk/src/binutils/include
- Timestamp:
- Jun 6, 2005, 4:42:09 AM (20 years ago)
- Location:
- trunk/src/binutils/include/aout
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/include/aout/aout64.h
-
Property cvs2svn:cvs-rev
changed from
1.5
to1.6
r2001 r2002 337 337 #define N_IMP1 0x68 /* Import reference (emx specific) */ 338 338 #define N_IMP2 0x6a /* Import definition (emx specific) */ 339 #define N_EXP 0x6c /* Export definition (emx specific) */ 339 340 340 341 /* Relocations -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/include/aout/aoutemx.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r2001 r2002 24 24 #define N_IMP1 0x68 /* Import reference (emx specific) */ 25 25 #define N_IMP2 0x6a /* Import definition (emx specific) */ 26 #define N_EXP 0x6c /* Export definition (emx specific) */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.