Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/18/2006 17:55:38
Module Name:	src
Committed By:	christos
Date:		Thu May 18 17:55:38 UTC 2006

Modified Files:
	src/sys/sys: cdefs_aout.h cdefs_elf.h

Log Message:
Add __weak_reference macro in a way that it works with both gcc < 4 and
gcc == 4. Suggested by dsl.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/sys/cdefs_aout.h
cvs rdiff -r1.26 -r1.27 src/sys/sys/cdefs_elf.h

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