diff options
Diffstat (limited to 'sys/arch/amd64/conf')
-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 90d5f98b88d..722ace652cc 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,7 +1,8 @@ -# $OpenBSD: GENERIC.MP,v 1.10 2008/12/22 16:35:28 deraadt Exp $ +# $OpenBSD: GENERIC.MP,v 1.11 2014/09/03 07:44:33 blambert Exp $ include "arch/amd64/conf/GENERIC" option MULTIPROCESSOR +#option MP_LOCKDEBUG cpu* at mainbus? |