std.sparc64 revision 1.10
11.10Sthorpej#	$NetBSD: std.sparc64,v 1.10 2001/10/24 18:49:40 thorpej Exp $
21.1Seeh
31.1Seeh#
41.10Sthorpej# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or
51.10Sthorpej# 64-bit kernels.  Additional mandatory options for 64-bit kernels are
61.10Sthorpej# picked up by also including "std.sparc64-64".
71.1Seeh#
81.1Seeh
91.1Seehmachine		sparc64		# Machine architecture; required by config(8)
101.4Seeh
111.1Seehoptions 	EXEC_SCRIPT	# execve(2) support for scripts
12