6 * dummy.c -- This file should be used for an unsupported processor type.
7 * It does nothing, but prevents findcall() from being unresolved.
11 DEFUN (find_call, (parent, p_lowpc, p_highpc),
12 Sym * parent AND bfd_vma p_lowpc AND bfd_vma p_highpc)
14 fprintf (stderr, "%s: -c not supported on this machine architecture\n",