5 lines
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# head sources
 | 
						|
.PATH: ${.CURDIR}/arch/${ARCH}/head
 | 
						|
 | 
						|
SRCS+=	em_head.s
 |