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:
pooka 2010-04-17 13:02:34 +00:00
parent db7c519ac1
commit 686226da28
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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