Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sh3
Module Name:    syssrc
Committed By:   uch
Date:           Thu May  9 12:27:04 UTC 2002
Modified Files:
        syssrc/sys/arch/sh3/include: mmu.h
        syssrc/sys/arch/sh3/sh3: mmu.c mmu_sh3.c mmu_sh4.c
Log Message:
remove obsoleted functions. add sh_tlb_update() for update TLB.
MMU mode is changed to multiple virtual storage mode for new pmap code.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh3/include/mmu.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh3/sh3/mmu.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh3/sh3/mmu_sh3.c \
    syssrc/sys/arch/sh3/sh3/mmu_sh4.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