xref: /csrg-svn/usr.bin/gprof/pathnames.h (revision 42683)
137995Sbostic /*
237995Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337995Sbostic  * All rights reserved.
437995Sbostic  *
5*42683Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*42683Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 06/01/90
837995Sbostic  */
937995Sbostic 
1037995Sbostic #define	_PATH_FLAT_BLURB	"/usr/share/misc/gprof.flat"
1137995Sbostic #define	_PATH_CALLG_BLURB	"/usr/share/misc/gprof.callg"
1237995Sbostic 
13