CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/08 04:12:41
Modified files:
sys/arch/macppc/macppc: clock.c cpu.c
sys/arch/powerpc/include: cpu.h
sys/arch/socppc/socppc: clock.c
Log message:
Introduce ppc_mttb() and use it instead of rerolling the move to time
base dance in inline assembly in various places.
tweak and ok miod@
