NetBSD/sys/arch/mac68k/conf/std.mac68k

15 lines
357 B
Plaintext

# $NetBSD: std.mac68k,v 1.22 1999/03/24 06:06:10 mrg Exp $
#
# standard Macintosh information.
# roughly copied from std.sparc 14 Oct 1993.
machine mac68k m68k
options HZ=60 # mac clock runs at 60hz
# Executable support
options EXEC_AOUT # a.out binary support
options EXEC_SCRIPT # shell script support
#options PMAP_NEW # UVM's new pmap interface