CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/12 05:42:22
Modified files:
sys/arch/arm/arm: arm32_machdep.c cpuswitch.S cpuswitch7.S
irq_dispatch.S
sys/arch/arm/include: cpu.h
Log message:
Rename cpu_info_store to cpu_info_primary. Create an array of cpu_infos
for SMP, like on amd64. Add some SMP defines.
ok rapha@
