CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/29 19:30:30
Modified files:
sys/arch/arm/arm: cpufunc_asm_armv7.S
sys/arch/arm/include: cpufunc.h
Log message:
Add a function to read the ARM MPCore base address. This let's us
dynamically determine where e.g. the interrupt controller is.
ok bmercer@
