diff options
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index 722ace652cc..3d5f9ca6256 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,8 +1,9 @@ -# $OpenBSD: GENERIC.MP,v 1.11 2014/09/03 07:44:33 blambert Exp $ +# $OpenBSD: GENERIC.MP,v 1.12 2018/06/01 14:16:25 visa Exp $ include "arch/amd64/conf/GENERIC" option MULTIPROCESSOR #option MP_LOCKDEBUG +option WITNESS cpu* at mainbus? |