Add new field to bfd_target structure.
[deliverable/binutils-gdb.git] / bfd / hpux-core.c
index 6be709f4999a01dabc9f3a571c38db2227664932..bfaa2c21b258275923772a912195541c6b6bf2af 100644 (file)
@@ -400,5 +400,7 @@ const bfd_target hpux_core_vec =
        BFD_JUMP_TABLE_LINK (_bfd_nolink),
        BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
 
+    NULL,
+    
     (PTR) 0                    /* backend_data */
 };
This page took 0.025203 seconds and 4 git commands to generate.