Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc
Module Name: src
Committed By: macallan
Date: Mon Jul 16 16:36:07 UTC 2007
Modified Files:
src/sys/arch/sparc/include: pmap.h
src/sys/arch/sparc/sparc: pmap.c
Log Message:
turn pmap_phys_address() into a macro since all the function ever did was
to cast its parameter to paddr_t and return it
approved by mrg
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/arch/sparc/include/pmap.h
cvs rdiff -r1.316 -r1.317 src/sys/arch/sparc/sparc/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