CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/16 04:16:33
Modified files:
sys/arch/arm/arm: pmap7.c
Log message:
Fix typo/inconsistensy where L1_S_DOMAIN was used instead of L1_C_DOMAIN.
These are functionally equivolent so it didn't matter and the resulting
code doesn't change.
