* addr2line.c (slurp_symtab): If canonicalization reveals that
[binutils-gdb.git] / bfd / cisco-core.c
index 7155a63ddcecc80161aaffb003aaa7b47e8bf284..5d0454c46c9ee78048775e64d338b6aa980f5b41 100644 (file)
@@ -303,13 +303,13 @@ cisco_core_file_p (bfd *abfd)
   return (target);
 }
 
-char *
+static char *
 cisco_core_file_failing_command (bfd *abfd ATTRIBUTE_UNUSED)
 {
   return NULL;
 }
 
-int
+static int
 cisco_core_file_failing_signal (bfd *abfd ATTRIBUTE_UNUSED)
 {
   return abfd->tdata.cisco_core_data->sig;