* configure.host: Recognize aix4 explicitly.
[deliverable/binutils-gdb.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 */
This page took 0.043521 seconds and 4 git commands to generate.