Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/sun3x
Module Name: src
Committed By: tsutsui
Date: Wed Sep 20 09:35:57 UTC 2006
Modified Files:
src/sys/arch/sun3/sun3x: pmap.c pmap_pvt.h
Log Message:
- move internal function declarations from pmap_pvt.h to pmap.c itself
- make some local functions static inline
- KNF a bit
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/arch/sun3/sun3x/pmap.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/sun3/sun3x/pmap_pvt.h
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