| Last change
 on this file since 2695 was             607, checked in by bird, 22 years ago | 
        
          | 
Initial revision
 | 
        
          | 
              
Property                 cvs2svn:cvs-rev
 set to                 1.1
Property                 svn:eol-style
 set to                 native
Property                 svn:executable
 set to                 * | 
        
          | File size:
            268 bytes | 
      
      
| Line |  | 
|---|
| 1 | # If you change this file, please also look at files which source this one: | 
|---|
| 2 | # h8300helf.sh h8300self.sh | 
|---|
| 3 |  | 
|---|
| 4 | SCRIPT_NAME=elf | 
|---|
| 5 | OUTPUT_FORMAT="elf32-h8300" | 
|---|
| 6 | TEXT_START_ADDR=0x100 | 
|---|
| 7 | MAXPAGESIZE=2 | 
|---|
| 8 | TARGET_PAGE_SIZE=128 | 
|---|
| 9 | ARCH=h8300 | 
|---|
| 10 | TEMPLATE_NAME=elf32 | 
|---|
| 11 | EMBEDDED=yes | 
|---|
| 12 | STACK_ADDR=0xfefc | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.