Add missing include to bsd-kvm.c for gdb_abspath
[deliverable/binutils-gdb.git] / bfd / cf-i386lynx.c
index 8a30ed66ae13739685b7fd83218687ae7e7c740e..47889d7e2c93a7cb8da13e9666e984ed0c4bd74f 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-2019 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.024928 seconds and 4 git commands to generate.