Last change
on this file since 3003 was 610, checked in by bird, 22 years ago |
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
251 bytes
|
Line | |
---|
1 | MACHINE=
|
---|
2 | SCRIPT_NAME=elf
|
---|
3 | TEMPLATE_NAME=elf32
|
---|
4 | OUTPUT_FORMAT="elf32-m32r"
|
---|
5 | TEXT_START_ADDR=0x100
|
---|
6 | ARCH=m32r
|
---|
7 | MACHINE=
|
---|
8 | MAXPAGESIZE=32
|
---|
9 | EMBEDDED=yes
|
---|
10 |
|
---|
11 | # This sets the stack to the top of simulator memory (8MB).
|
---|
12 | OTHER_END_SYMBOLS='PROVIDE (_stack = 0x800000);'
|
---|
Note:
See
TracBrowser
for help on using the repository browser.