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

File: [local] / src / usr.bin / gprof / Attic / x86_64.c (download)

Revision 1.1, Wed Jan 28 01:54:29 2004 UTC (20 years, 4 months ago) by mickey
Branch: MAIN

stubs from art@

#include        "gprof.h"

void
findcall(nltype *parentp, unsigned long p_lowpc, unsigned long p_highpc)
{
	/* not supported. */
}