Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/13/2005 12:41:30
Module Name: src
Committed By: simonb
Date: Sun Nov 13 12:41:30 UTC 2005
Modified Files:
src/sys/arch/mips/mips: locore.S
Log Message:
Switch to the libkern C versions of _insque()/_remque().
Problems building -current and pointers to the libkern versions of
these functions from Izumi Tsutsui.
To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 src/sys/arch/mips/mips/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.