#	$NetBSD: std.cobalt,v 1.16 2021/07/14 13:32:37 thorpej Exp $

machine cobalt mips
include		"conf/std"	# MI standard options

options 	MIPS3
options 	MIPS3_ENABLE_CLOCK_INTR

options 	EXEC_ELF32	# exec ELF32 binaries
options 	EXEC_SCRIPT	# exec #! scripts

options		VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
						# default (slow cpu)

makeoptions	DEFTEXTADDR="0x80001000"