mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			257 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			257 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| # This could be nice to use if you want to mess with the testvectors
 | |
| # without corrupting the stable copies on Tera.
 | |
| unlink all.txt
 | |
| unlink bootmem.txt
 | |
| unlink ram.txt
 | |
| unlink vmlinux.objdump
 | |
| unlink vmlinux.objdump.addr
 | |
| unlink vmlinux.objdump.lab
 | |
| echo "Done!"
 |