CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/03/22 05:18:17
Modified files: sys/arch/arm/arm: cpu.c cpufunc.c sys/arch/arm/conf: files.arm sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h Log message: Remove support for ARM9E. This is another step in the plan to remove all unused and unmaintained ARM processors from the past. ok bmercer@ jsg@