Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/10/2005 13:15:56
Module Name:	src
Committed By:	chs
Date:		Tue May 10 13:15:56 UTC 2005

Modified Files:
	src/libexec/ld.elf_so: symbol.c

Log Message:
in _rtld_is_exported(), use a function pointer type instead of Elf_Addr
so that hppa knows to do the plabel thang.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/libexec/ld.elf_so/symbol.c

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