- Killing some dead code, since the conditions can never be true.
[dragonfly.git] / usr.bin / gprof / hp300.c
1 /*
2  * $DragonFly: src/usr.bin/gprof/Attic/hp300.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 }