* wince-stub.c (FREE): New macro.
[deliverable/binutils-gdb.git] / bfd / ptrace-core.c
index 2b4fdbbd01f487ae8f249ce4ecbf055f23b1c878..0969dce4c0548e6cf6698d45ebbff23616721a66 100644 (file)
@@ -224,6 +224,8 @@ const bfd_target ptrace_core_vec =
        BFD_JUMP_TABLE_LINK (_bfd_nolink),
        BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
 
+    NULL,
+    
     (PTR) 0                    /* backend_data */
 };
 
This page took 0.024979 seconds and 4 git commands to generate.