13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
# $NetBSD: std.mmeye,v 1.5 2000/06/22 20:27:54 fvdl Exp $
|
|
#
|
|
# standard, required NetBSD/mmeye 'options'
|
|
|
|
machine mmeye sh3
|
|
|
|
options IOM_ROM_BEGIN=0x00000000
|
|
options IOM_RAM_SIZE=0x01000000 # 16MB
|
|
options IOM_RAM_BEGIN=0x8c000000
|
|
options IOM_ROM_SIZE=0x00200000 # 2MB
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|