Subject: CVS commit: syssrc/sys/arch/arm/include/arm32
To: None <source-changes@netbsd.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 11/03/2001 02:01:24
Module Name: syssrc
Committed By: rearnsha
Date: Sat Nov 3 00:01:24 UTC 2001
Modified Files:
syssrc/sys/arch/arm/include/arm32: pmap.h
Log Message:
Define boolean predicates pmap_pde_page, pmap_pde_section & pmap_pde_fpage,
which return true if their pde argument is a coarse page, section or
fine page respectively.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/arm/include/arm32/pmap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.