Merge bfd_find_nearest_line variants
[deliverable/binutils-gdb.git] / bfd / coff-i386.c
index 312037e3e730180bd6fd60963de1fce0c4739bbb..87b014b9174a68cf721cf7b965b38cc75c8ef775 100644 (file)
@@ -605,14 +605,11 @@ coff_i386_is_local_label_name (bfd *abfd, const char *name)
 
 #include "coffcode.h"
 
-#define _bfd_generic_find_nearest_line_discriminator \
-       coff_find_nearest_line_discriminator
-
 const bfd_target
 #ifdef TARGET_SYM
   TARGET_SYM =
 #else
-  i386coff_vec =
+  i386_coff_vec =
 #endif
 {
 #ifdef TARGET_NAME
This page took 0.03254 seconds and 4 git commands to generate.