2003-01-28 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index 65b4130c608352300f8781773c7848ee992e95d4..4aed8d8a93980c16f045acb7cd5743a79506ef9f 100644 (file)
@@ -684,7 +684,7 @@ objfile_symbol_add (void *arg)
 {
   struct objfile *obj = (struct objfile *) arg;
 
-  syms_from_objfile (obj, NULL, 0, 0);
+  syms_from_objfile (obj, NULL, 0, 0, 0, 0);
   new_symfile_objfile (obj, 0, 0);
   return 1;
 }
This page took 0.038631 seconds and 4 git commands to generate.