daily update
[deliverable/binutils-gdb.git] / bfd / coff-x86_64.c
index fc39f9f2fd8518420bd7fc6bc4c33af9596c740c..946880e02becce9bf227e604955751473c4323f3 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.
-   
+
    Written by Kai Tietz, OneVision Software GmbH&CoKg.  */
 
 #ifndef COFF_WITH_pex64
@@ -731,6 +731,9 @@ coff_amd64_is_local_label_name (bfd *abfd, const char *name)
 #define amd64coff_object_p coff_object_p
 #endif
 
+#define _bfd_generic_find_nearest_line_discriminator \
+       coff_find_nearest_line_discriminator
+
 const bfd_target
 #ifdef TARGET_SYM
   TARGET_SYM =
This page took 0.02297 seconds and 4 git commands to generate.