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

Annotation of src/usr.bin/gprof/hppa64.c, Revision 1.1

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