* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
[deliverable/binutils-gdb.git] / bfd / hosts / sparclynx.h
1 /* Sparc running LynxOS */
2
3 #ifndef hosts_sparclynx_h
4 #define hosts_sparclynx_h
5
6 #include "hosts/lynx.h"
7
8 #define HOST_MACHINE_ARCH bfd_arch_sparc
9
10 #endif /* hosts_sparclynx_h */
This page took 0.029636 seconds and 4 git commands to generate.