Changeset 100 for trunk/src/binutils/bfd/host-aout.c
- Timestamp:
- May 7, 2003, 5:00:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/host-aout.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r99 r100 36 36 37 37 in the ./hosts/h-systemname.h file. */ 38 39 #ifndef __EMX__ /* r=bird: Code was initially removed. Is this __EMX__ or EMX 40 * and why don't we include it? anything to do with sysdep.h? */ 41 #ifdef TRAD_HEADER 42 #include TRAD_HEADER 43 #endif 44 #endif /* !__EMX__ */ 38 45 39 46 #ifdef HOST_PAGE_SIZE -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.