std.sparc64 revision 1.4
11.4Seeh# $NetBSD: std.sparc64,v 1.4 1999/03/27 17:58:20 eeh Exp $ 21.1Seeh 31.1Seeh# 41.1Seeh# Mandatory NetBSD/sparc kernel options. 51.1Seeh# 61.1Seeh 71.1Seehmachine sparc64 # Machine architecture; required by config(8) 81.1Seeh 91.4Seehoptions UVM # UVM virtual memory system 101.4Seeh 111.1Seehoptions EXEC_SCRIPT # execve(2) support for scripts 12