Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm32
Module Name: src
Committed By: briggs
Date: Mon Feb 19 01:59:24 UTC 2007
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S genassym.cf
Log Message:
Get DOMAIN_CLIENT directly from arm/arm32/pte.h instead of from genassym
to avoid redefinition when both assymh and pte.h are included (as in
INTEGRATOR's intmmu.S, which uses more macros from pte.h).
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/arm/arm32/cpuswitch.S
cvs rdiff -r1.29 -r1.30 src/sys/arch/arm/arm32/genassym.cf
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