Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 06/01/2005 13:04:32
Module Name: src
Committed By: blymn
Date: Wed Jun 1 13:04:32 UTC 2005
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Cast away const for siginfo structure as the function prototype does not
have const.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/netbsd32_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.