diff options
Diffstat (limited to 'bfd/hosts/i386lynx.h')
-rw-r--r-- | bfd/hosts/i386lynx.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bfd/hosts/i386lynx.h b/bfd/hosts/i386lynx.h deleted file mode 100644 index b5be30c..0000000 --- a/bfd/hosts/i386lynx.h +++ /dev/null @@ -1,10 +0,0 @@ -/* Intel 386 running LynxOS */ - -#ifndef hosts_i386lynx_h -#define hosts_i386lynx_h - -#include "hosts/lynx.h" - -#define HOST_MACHINE_ARCH bfd_arch_i386 - -#endif /* hosts_i386lynx_h */ |