Subject: CVS commit: syssrc/sys/arch/pc532/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/05/2002 18:14:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jun  5 15:14:17 UTC 2002

Modified Files:
	syssrc/sys/arch/pc532/include: profile.h

Log Message:
Don't make _mcount static; it's already out of the user's namespace,
and doing so causes some versions of GCC to warn about "static function
prototype, but function not defined".


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/pc532/include/profile.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.