Enable generic soft interrupts.

This commit is contained in:
rjs 2006-05-09 18:04:20 +00:00
parent d2b0eb4ed3
commit 572c87fdd1
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
/* $NetBSD: types.h,v 1.2 2005/12/11 12:17:51 christos Exp $ */
/* $NetBSD: types.h,v 1.3 2006/05/09 18:04:20 rjs Exp $ */
#define __HAVE_NWSCONS
#define __HAVE_NWSCONS
#define __HAVE_GENERIC_SOFT_INTERRUPTS
#include <powerpc/types.h>