Enable generic soft interrupts.
This commit is contained in:
parent
d2b0eb4ed3
commit
572c87fdd1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue