home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gdb-4.12-src.lha / src / build / gdb-4.12 / bfd / sysdep.h < prev   
Encoding:
C/C++ Source or Header  |  1994-02-15  |  149 b   |  9 lines

  1. /* Host configuration for AmigaDOS */
  2.  
  3. #ifndef hosts_amigados_h
  4. #define hosts_amigados_h
  5.  
  6. #include "hosts/std-host.h"
  7.  
  8. #endif /* hosts_amigados_h */
  9.