Define some options (although they're currently unused due to how
_KERNEL_OPT (doesn't) work. but be stubborn and define them anyway).
This commit is contained in:
parent
db7c519ac1
commit
686226da28
|
@ -1 +1,3 @@
|
|||
/* $NetBSD: opt_modular.h,v 1.1 2008/05/04 12:52:58 ad Exp $ */
|
||||
/* $NetBSD: opt_modular.h,v 1.2 2010/04/17 13:02:34 pooka Exp $ */
|
||||
|
||||
#define MODULAR 1
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
/* $NetBSD: opt_multiprocessor.h,v 1.1 2007/08/08 09:06:13 pooka Exp $ */
|
||||
/* $NetBSD: opt_multiprocessor.h,v 1.2 2010/04/17 13:02:34 pooka Exp $ */
|
||||
|
||||
#define MULTIPROCESSOR 1
|
||||
|
|
Loading…
Reference in New Issue