Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com)
[platform/upstream/binutils.git] / bfd / hosts / i386lynx.h
1 /* Intel 386 running LynxOS */
2
3 #ifndef hosts_i386lynx_h
4 #define hosts_i386lynx_h
5
6 #include "hosts/lynx.h"
7
8 #define HOST_MACHINE_ARCH       bfd_arch_i386
9
10 #endif /* hosts_i386lynx_h */