CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/25 08:42:25
Modified files:
sys/arch/sh/sh : cpu.c locore_c.c trap.c
Log message:
landisk has legacy global variable want_resched, rather than post-MP
ci->ci_want_resched. convert to the modern style.
