blob: e94d9d494274570b548e2c664fc3e0ecc40b547d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $OpenBSD: GENERIC.MP,v 1.1 2020/07/19 14:40:34 visa Exp $
include "arch/loongson/conf/GENERIC"
option MULTIPROCESSOR
#option MP_LOCKDEBUG
option MIPS_PTE64
cpu* at mainbus?
|