Fix typo/inconsistensy where L1_S_DOMAIN was used instead of L1_C_DOMAIN.
authorkettenis <kettenis@openbsd.org>
Tue, 16 Aug 2016 10:16:33 +0000 (10:16 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 16 Aug 2016 10:16:33 +0000 (10:16 +0000)
commite2f9b3a3b8180d0268ea8732c0c03f4e6ea50a66
tree1f35a41fc9a514f11db9024c01d10315ab14a189
parentd639e4e05c1e2c79a4a729f265dc741459fc2b19
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.
sys/arch/arm/arm/pmap7.c