CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2007/11/14 16:14:14
Modified files:
sys/arch/mvme88k/mvme88k: m188_machdep.c
Log message:
No need to check whether we are the primary processor in m188_{clock,stat}intr,
since the corresponding interrupt source is enabled on the primary processor
only.