Subject: CVS commit: basesrc/lib/libc/arch/sh5/sys
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/05/2002 00:44:08
Module Name:	basesrc
Committed By:	scw
Date:		Wed Sep  4 21:44:07 UTC 2002

Modified Files:
	basesrc/lib/libc/arch/sh5/sys: __sigaction14_sigtramp.c

Log Message:
Make it plain to the compiler that __sigtramp_sigcontext_1() really is
an external function, instead of an array. Otherwise, it won't set
bit 0 of the trampoline's address to indicate SHmedia mode.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/sh5/sys/__sigaction14_sigtramp.c

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