Remove confusing comment.
[dragonfly.git] / usr.bin / gprof / alpha.c
1 /*
2  * $DragonFly: src/usr.bin/gprof/Attic/alpha.c,v 1.2 2003/10/04 20:36:45 hmp Exp $
3  */
4 #include "gprof.h"
5
6 /*
7  * gprof -c isn't currently supported...
8  */
9 findcall(nltype *parentp, unsigned longĀ»p_lowpc,unsigned long p_highpc)
10 {
11 }