* lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc.
[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.030974 seconds and 5 git commands to generate.