NetBSD/sys/arch/sun3/include/cpu.h
tsutsui 0b2c7040b5 Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and
sun68k/include/intr.h.

This also means now sun3 has GENERIC_SOFT_INTERRUPTS support,
so also adapt fd.c and zs.c to MI softintr(9) APIs.

(I'll also update related sources in yamt-splraiseipl branch later)
2006-10-05 14:46:11 +00:00

4 lines
87 B
C

/* $NetBSD: cpu.h,v 1.39 2006/10/05 14:46:12 tsutsui Exp $ */
#include <sun68k/cpu.h>