CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/05/18 12:06:05
Modified files: sys/arch/arm/arm: pmap.c sys/arch/arm/include: pmap.h Log message: Modify pmap to work with the pmap header used on armv7. Merge both headers so that we only need one of them. "Go for it." miod@