NetBSD/sys/arch/shark
matt 981ae6645d Don't export spl_smasks or soft_interrupts. They are local to intr.c
Make sure that softintr_init() is called when needed.
Assume __HAVE_GENERIC_SOFT_INTERRUPTS is defined (since newlock2 requires it).
2007-02-18 07:48:20 +00:00
..
compile
conf Compile in arm/arm/softintr.c 2007-02-18 07:17:57 +00:00
include Add __HAVE_GENERIC_SOFT_INTERRUPTS support for shark. This was done by 2007-02-18 07:13:17 +00:00
isa Don't export spl_smasks or soft_interrupts. They are local to intr.c 2007-02-18 07:48:20 +00:00
ofw have OF re-initialize the console before calling OF_exit() so we actually 2007-01-25 02:20:23 +00:00
shark Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
stand Resolve conflict (extern struct devsw devsw[] vs. static struct devsw devsw[]). 2006-09-13 06:47:28 +00:00
Makefile