CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2013/04/30 05:50:47
Modified files: sys/arch/arm/arm: db_interface.c Log message: Replace the statically defined protection bits with a macro, which will be useful for the upcoming ARMv7 changes. ok bmercer@