thanks to Anthony Coulter
This commit is contained in:
		
							parent
							
								
									fc337af2b6
								
							
						
					
					
						commit
						e5b7fa62cc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ SECTIONS
 | 
			
		|||
  .data : {
 | 
			
		||||
    *(.data)
 | 
			
		||||
  }
 | 
			
		||||
  bss : {
 | 
			
		||||
  .bss : {
 | 
			
		||||
    *(.bss)
 | 
			
		||||
    PROVIDE(end = .);
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue