| 
            Last change
 on this file since 3480 was             10, checked in by bird, 23 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:
            239 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | SCRIPT_NAME=elf
 | 
|---|
| 2 | OUTPUT_FORMAT="elf32-littlearc"
 | 
|---|
| 3 | LITTLE_OUTPUT_FORMAT="elf32-littlearc"
 | 
|---|
| 4 | BIG_OUTPUT_FORMAT="elf32-bigarc"
 | 
|---|
| 5 | TEXT_START_ADDR=0x0
 | 
|---|
| 6 | MAXPAGESIZE=0x1000
 | 
|---|
| 7 | NONPAGED_TEXT_START_ADDR=0x0
 | 
|---|
| 8 | ARCH=arc
 | 
|---|
| 9 | MACHINE=
 | 
|---|
| 10 | ENTRY=start
 | 
|---|
| 11 | #TEMPLATE_NAME=elf32
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.