Added $Id$.
This commit is contained in:
parent
c6b0e7e256
commit
cea02feeb0
@ -32,8 +32,12 @@
|
||||
*/
|
||||
|
||||
#if !defined(lint) && !defined(KERNEL) && defined(LIBC_SCCS)
|
||||
#if 0
|
||||
static char sccsid[] = "@(#)mcount.c 8.1 (Berkeley) 6/4/93";
|
||||
#endif
|
||||
static const char rcsid[] =
|
||||
"$Id$";
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/gmon.h>
|
||||
|
Loading…
Reference in New Issue
Block a user