std.mmeye revision 1.4
1# $NetBSD: std.mmeye,v 1.4 2000/02/24 19:42:36 msaitoh Exp $ 2# 3# standard, required NetBSD/mmeye 'options' 4 5machine mmeye sh3 6 7prefix ../gnu/sys 8cinclude "conf/files.softdep" 9prefix 10 11options IOM_ROM_BEGIN=0x00000000 12options IOM_RAM_SIZE=0x01000000 # 16MB 13options IOM_RAM_BEGIN=0x8c000000 14options IOM_ROM_SIZE=0x00200000 # 2MB 15 16options EXEC_SCRIPT # exec #! scripts 17