[ARC] Fix condition.
[deliverable/binutils-gdb.git] / bfd / cf-i386lynx.c
index 8a30ed66ae13739685b7fd83218687ae7e7c740e..6e94607aaaefaabff4b6381f56f89216a4eb40de 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Intel 386 COFF LynxOS files.
-   Copyright 1993, 1994, 1995, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993-2016 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SYM     i386lynx_coff_vec
+#define TARGET_SYM     i386_coff_lynx_vec
 #define TARGET_NAME    "coff-i386-lynx"
 
 #define LYNXOS
 
 #define COFF_LONG_FILENAMES
 
+#define        bfd_pe_print_pdata      NULL
+
 #include "coff-i386.c"
This page took 0.031503 seconds and 4 git commands to generate.