2.11BSD/src/ucb/gprof.c

main()
{
	puts("gprof hasn't been implemented under 2.11BSD.");
	exit(-1);
}