This library gets linked in by default in userland, and the common files are included in the kernel.
		
			
				
	
	
		
			7 lines
		
	
	
		
			89 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			89 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _TEST161_H_
 | 
						|
#define _TEST161_H_
 | 
						|
 | 
						|
#include <kern/test161.h>
 | 
						|
 | 
						|
#endif // _TEST161_H
 |