Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   bjh21
Date:           Sat Aug  5 22:54:28 UTC 2006

Modified Files:
        src/sys/arch/arm/arm: compat_13_machdep.c compat_16_machdep.c
            sig_machdep.c
        src/sys/arch/arm/include: cpu.h

Log Message:
Centralize the various checks for validity of a CPU context in one macro,
so we don't have to get it right in lots of different places.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/arm/compat_13_machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/arm/compat_16_machdep.c
cvs rdiff -r1.26 -r1.27 src/sys/arch/arm/arm/sig_machdep.c
cvs rdiff -r1.39 -r1.40 src/sys/arch/arm/include/cpu.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