[BACK]Return to hppa.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / gprof

Annotation of src/usr.bin/gprof/hppa.c, Revision 1.3

1.3     ! art         1: #include        "gprof.h"
1.1       mickey      2:
                      3: void
1.3     ! art         4: findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc)
1.1       mickey      5: {
1.3     ! art         6:        /* not supported. */
1.1       mickey      7: }