std.mvme68k revision 1.10
11.10Sscw# $NetBSD: std.mvme68k,v 1.10 2001/08/12 18:33:12 scw Exp $ 21.1Sthorpej# 31.1Sthorpej# Options/devices that all mvme68ks should have 41.1Sthorpej# 51.1Sthorpej 61.1Sthorpejmachine mvme68k m68k 71.10Sscw 81.10Sscwtimekeeper0 at mainbus0 91.1Sthorpej 101.1Sthorpejoptions EXEC_AOUT # support for exec'ing a.out 111.9Sscwoptions EXEC_ELF32 # support for exec'ing Elf 121.1Sthorpejoptions EXEC_SCRIPT # support for #! scripts 13