Remove my changes. PATH_PORTS is not checked for multiple entries as
[dragonfly.git] / usr.bin / gprof / hp300.c
blob70877cbf3a161132b258968955800d0a87f8fb23
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"
6 /*
7 * gprof -c isn't currently supported...
8 */
9 findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc )