* lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc.
[deliverable/binutils-gdb.git] / bfd / hosts / m68klynx.h
1 /* Motorola 680x0 running LynxOS */
2
3 #ifndef hosts_m68klynx_H
4 #define hosts_m68klynx_H
5
6 #include "hosts/lynx.h"
7
8 #define HOST_MACHINE_ARCH bfd_arch_m68k
9
10 #endif /* hosts_m68klynx_H */
This page took 0.031427 seconds and 4 git commands to generate.