9b4c0e34d2
x86-64. Since there's no hardware available yet, this port is only known to run on the Simics simulator for at the moment, and as such uses the PC devices that it simulates for now. It will be developed more (and cleaned up) as the hardware becomes available.
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
# $NetBSD: std.x86_64,v 1.1 2001/06/19 00:19:48 fvdl Exp $
|
|
#
|
|
# standard, required NetBSD/x86_64 'options'
|
|
|
|
machine x86_64
|
|
|
|
options EXEC_ELF64 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|