Subject: CVS commit: src/sys/arch/newsmips/newsmips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/26/2003 14:52:52
Module Name: src
Committed By: tsutsui
Date: Sun Oct 26 14:52:52 UTC 2003
Modified Files:
src/sys/arch/newsmips/newsmips: machdep.c
Log Message:
Cast through (void *) to appease gcc3. (now it's also warned on mipseb)
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/arch/newsmips/newsmips/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.