NetBSD/sys/arch/amd64/conf/std.amd64
fvdl 81918bf8b4 Rename the x86_64 port to amd64, as this is the actual name used for
the processor family now. x86_64 is kept as the MACHINE_ARCH value,
since it's already widely used (by e.g. the toolchain, etc), and
by other operating systems.
2003-04-26 18:39:25 +00:00

10 lines
217 B
Plaintext

# $NetBSD: std.amd64,v 1.1 2003/04/26 18:39:36 fvdl Exp $
#
# standard, required NetBSD/amd64 'options'
machine amd64 x86
options EXEC_ELF64 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options MTRR