Add arm-epoc-pe specific linker script
[deliverable/binutils-gdb.git] / bfd / binary.c
index b5b2fad3fbc7b1d74dbbe2ba2055bba643f945de..c2980b02621a1f2ac4e4c41e0c79414f1080a188 100644 (file)
@@ -382,5 +382,7 @@ const bfd_target binary_vec =
   BFD_JUMP_TABLE_LINK (binary),
   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
 
+  NULL,
+  
   NULL
 };
This page took 0.022727 seconds and 4 git commands to generate.