CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/03/19 03:47:54
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 IXP425. This is another architecture that is not used and has probably never been used at all. Some included headers do not even exist. ok jsg@