blob: f3c03f0250b7cd65e469ebb44d033dd68d60f5bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: GENERIC.MP,v 1.4 2008/07/12 14:26:07 kettenis Exp $
include "arch/sparc64/conf/GENERIC"
option MULTIPROCESSOR
#option MP_LOCKDEBUG
cpu* at mainbus?
cpu* at ssm?
cpu* at cmp?
cpu* at core?
|