CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/10/22 12:46:48
Modified files: sys/arch/mips64/mips64: context.S cp0access.S exception.S interrupt.c vm_machdep.c Log message: Change the #define controlling use of RM7k/RM9k coprocessor 0 ICR to RM7000_ICR, instead of IMASK_EXTERNAL, since they are actually different concepts. This code remains disabled since RM7000_ICR is not defined anywhere at the moment.