Subject: CVS commit: src/common/lib/libc/gmon
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 10/27/2006 22:14:13
Module Name:	src
Committed By:	uwe
Date:		Fri Oct 27 22:14:13 UTC 2006

Modified Files:
	src/common/lib/libc/gmon: mcount.c

Log Message:
Simplify the __attribute__ ifdef mess now that __used does the right
thing for older gccs.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/common/lib/libc/gmon/mcount.c

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