| 
				
					
						
							 | 
			||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	User-space Kernel Interface
This directory contains library for interfacing with the kernel through syscalls. This library also defines constants and types shared between kernel- and user-space.
For more information please re-read.