Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.40
      1  1.40      eeh # 	$NetBSD: GENERIC,v 1.40 2000/07/07 19:11:56 eeh Exp $
      2   1.1      eeh 
      3  1.40      eeh include "arch/sparc64/conf/GENERIC32"
      4  1.23  hubertf 
      5  1.40      eeh #ident 		"GENERIC64-$Revision: 1.40 $"
      6   1.1      eeh 
      7  1.40      eeh options 	_LP64		# we're using a 64-bit compiler
      8  1.40      eeh options 	COMPAT_NETBSD32	# NetBSD/sparc binary compatibility
      9  1.40      eeh options 	EXEC_ELF64	# Exec module for sparc64 & SunOs 5.x binaries.
     10  1.40      eeh options		LOCKDEBUG
     11