# $NetBSD: std.sparc,v 1.21 2005/09/17 09:44:08 yamt Exp $ # # Mandatory NetBSD/sparc kernel options. # machine sparc # Machine architecture; required by config(8) include "conf/std" # MI standard options options EXEC_AOUT # execve(2) support for a.out binaries options EXEC_ELF32 # execve(2) support for ELF binaries options EXEC_SCRIPT # execve(2) support for scripts