Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / nlm32-i386.c
index 28b4433ff3a6b2c66484bdbd7d090d7591269848..cfcf3a853602dab981b211b9b6d9be6cd6c9f45b 100644 (file)
@@ -1,6 +1,5 @@
 /* Support for 32-bit i386 NLM (NetWare Loadable Module)
-   Copyright 1993, 1994, 2000, 2001, 2002, 2003, 2005, 2007, 2012
-   Free Software Foundation, Inc.
+   Copyright (C) 1993-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -424,7 +423,7 @@ static const struct nlm_backend_data nlm32_i386_backend =
 };
 
 #define TARGET_LITTLE_NAME             "nlm32-i386"
-#define TARGET_LITTLE_SYM              nlmNAME (i386_vec)
+#define TARGET_LITTLE_SYM              i386_nlm32_vec
 #define TARGET_BACKEND_DATA            & nlm32_i386_backend
 
 #include "nlm-target.h"
This page took 0.025375 seconds and 4 git commands to generate.