Remove sh3e sanitization.
[deliverable/binutils-gdb.git] / gprof / dummy.c
index db7d7496adfb4e21023c2fad521984cdb8bfb025..ca602dfa8878c1778c57f9f7ab2e3c6dc4c81535 100644 (file)
@@ -11,6 +11,6 @@ void
 DEFUN (find_call, (parent, p_lowpc, p_highpc),
        Sym * parent AND bfd_vma p_lowpc AND bfd_vma p_highpc)
 {
-  fprintf (stderr, "%s: -c supported on this machine architecture\n",
+  fprintf (stderr, "%s: -c not supported on this machine architecture\n",
           whoami);
 }
This page took 0.035988 seconds and 4 git commands to generate.