summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/alpha.c
blob: 4586923c0141e49d276f97563bcf00db90852eb2 (plain)
1
2
3
4
5
6
7
#include        "gprof.h"

void
findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc)
{
	/* not supported. */
}