Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   freza
Date:           Tue Jun 13 18:24:37 UTC 2006

Modified Files:
        src/sys/arch/macppc/macppc: extintr.c
        src/sys/arch/powerpc/ibm4xx: intr.c
        src/sys/arch/powerpc/include: cpu.h
        src/sys/arch/powerpc/marvell: extintr.c

Log Message:
Merge multiple definitions of cntlzw() ("count leading zeros")
instruction-wrapper to <powerpc/cpu.h>.

OK by briggs@


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/arch/macppc/macppc/extintr.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/powerpc/ibm4xx/intr.c
cvs rdiff -r1.48 -r1.49 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/powerpc/marvell/extintr.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