Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 03/06/2002 12:55:21
Module Name: syssrc
Committed By: chris
Date: Wed Mar 6 10:55:21 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: pmap.c
Log Message:
Mostly style changes to stop us directly referencing tqh_first, and use TAILQ_FIRST instead. Based on rev 1.130 of the i386 pmap.c.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/arm/arm32/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.