Changeset 729 for trunk/src/binutils/bfd/host-aout.c
- Timestamp:
- Sep 25, 2003, 9:27:01 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.4
to1.5
r728 r729 38 38 in the ./hosts/h-systemname.h file. */ 39 39 40 #ifndef __EMX__ /* r=bird: Code was initially removed. Is this __EMX__ or EMX41 * and why don't we include it? anything to do with sysdep.h? */42 40 #ifdef TRAD_HEADER 43 41 #include TRAD_HEADER 44 42 #endif 45 #endif /* !__EMX__ */46 43 47 44 #ifdef HOST_PAGE_SIZE -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.