1. Now can edit/analysis/debug in eclipse 2. add .cproject .project in .gitignore 3. fix some warnning using gcc-4.8
		
			
				
	
	
		
			12 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			79 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*~
 | 
						|
obj/
 | 
						|
bin/
 | 
						|
.gdb.in
 | 
						|
.qemu.out
 | 
						|
cscope.*
 | 
						|
ncscope.*
 | 
						|
tags
 | 
						|
*swp
 | 
						|
.cproject
 | 
						|
.project
 |