metastable fix: wip
Trying to figure out what's causing this problem. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		@@ -1 +1 @@
 | 
			
		||||
OUTPUT_FORMAT("elf32-littleriscv")
 | 
			
		||||
OUTPUT_FORMAT("elf32-littleriscv")
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
MEMORY {
 | 
			
		||||
	sram : ORIGIN = 0x10000000, LENGTH = 0x00020000
 | 
			
		||||
	rom : ORIGIN = 0x00000000, LENGTH = 0x00002000
 | 
			
		||||
}
 | 
			
		||||
MEMORY {
 | 
			
		||||
	sram : ORIGIN = 0x10000000, LENGTH = 0x00020000
 | 
			
		||||
	rom : ORIGIN = 0x00000000, LENGTH = 0x00002000
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user