CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/23 23:28:00
Modified files:
sys/arch/landisk/landisk: intr.c
sys/arch/sh/include: cpu.h
Log message:
Add a ci_intrdepth field to struct cpu_info for sh, and use it to implement
CLKF_INTR properly.
