5 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /* Provides information about the memory layout of the device */
 | |
| MEMORY {
 | |
|     RAM   : ORIGIN = 0x20000000, LENGTH = 256K
 | |
| }
 |