CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/22 15:24:11
Modified files:
sys/arch/arm/include: cpufunc.h
sys/arch/arm/arm: cpufunc.c
Log message:
Use different setup functions for ARM9E and ARM10 to fix an undefined
instruction fault on ARM9E caused by a coprocessor call.
ok miod@
