Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3
Module Name: src
Committed By: uwe
Date: Tue Jan 24 00:01:23 UTC 2006
Modified Files:
src/sys/arch/sh3/include: mmu.h
src/sys/arch/sh3/sh3: mmu.c
Log Message:
Consistently apply ifdef logic so that in SH3-only or SH4-only kernel
all references to CPU cpecific functions are direct, and unused hooks
are not defined.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh3/include/mmu.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/sh3/sh3/mmu.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