Changeset 86 for trunk/src/binutils/bfd/bfd-in2.h
- Timestamp:
- May 3, 2003, 11:45:43 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/bfd-in2.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r85 r86 2803 2803 #define BSF_DEBUGGING_RELOC 0x20000 2804 2804 2805 /* Symbol is an emx import reference. */ 2806 #define BSF_EMX_IMPORT1 0x20000000 2807 2808 /* Symbol is an emx import definition. */ 2809 #define BSF_EMX_IMPORT2 0x40000000 2810 2805 2811 flagword flags; 2806 2812 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.