hppa.c revision 1.3
1#include        "gprof.h"
2
3void
4findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc)
5{
6	/* not supported. */
7}
8