NetBSD/sys/arch/sparc64/conf/GENERIC

11 lines
333 B
Plaintext
Raw Normal View History

# $NetBSD: GENERIC,v 1.40 2000/07/07 19:11:56 eeh Exp $
1998-06-20 08:58:50 +04:00
include "arch/sparc64/conf/GENERIC32"
1998-06-20 08:58:50 +04:00
#ident "GENERIC64-$Revision: 1.40 $"
2000-01-24 02:46:04 +03:00
options _LP64 # we're using a 64-bit compiler
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
options EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries.
options LOCKDEBUG