summaryrefslogtreecommitdiff
path: root/sys/arch/usermode/conf/std.usermode
blob: a6b24c9a67f94ae8d683a84cebbbfad6754bd9c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: std.usermode,v 1.3 2007/12/29 20:21:01 reinoud Exp $

machine usermode
include "conf/std"

options 	HZ=100
options		EXEC_ELF32
options 	EXEC_ELF64
options 	EXEC_SCRIPT

defflag opt_xen.h	DO_NOT_DEFINE
defflag opt_kernbase.h	DO_NOT_DEFINE2
defflag opt_noredzone.h	DO_NOT_DEFINE3