Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 05/06/2005 19:32:31
Module Name:	src
Committed By:	jmc
Date:		Fri May  6 19:32:31 UTC 2005

Modified Files:
	src/doc: HACKS
	src/lib/libc/gmon: mcount.c

Log Message:
The __used__ change doesn't work on 2.95/vax. Put an #ifdef back in for vax and
reverted it to __unused__ as it was before


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/doc/HACKS
cvs rdiff -r1.16 -r1.17 src/lib/libc/gmon/mcount.c

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