]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/somread.c
2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / somread.c
index e621cba9ff26ae45a58533364b4e0def36fdd22a..19a15e21983f0420a4ab6a6bf5876b7d60309720 100644 (file)
@@ -427,6 +427,7 @@ static const struct sym_fns som_sym_fns =
   default_symfile_segments,    /* Get segment information from a file.  */
   NULL,
   default_symfile_relocate,    /* Relocate a debug section.  */
+  NULL,                                /* sym_get_probes */
   &psym_functions
 };