std.mmeye revision 1.5
1# $NetBSD: std.mmeye,v 1.5 2000/06/22 20:27:54 fvdl Exp $
2#
3# standard, required NetBSD/mmeye 'options'
4
5machine mmeye sh3
6
7options		IOM_ROM_BEGIN=0x00000000
8options		IOM_RAM_SIZE=0x01000000	# 16MB
9options		IOM_RAM_BEGIN=0x8c000000
10options		IOM_ROM_SIZE=0x00200000	#  2MB
11
12options EXEC_SCRIPT	# exec #! scripts
13