Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm/arm32
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.
Home |
Main Index |
Thread Index |
Old Index