Thu 17 Oct 23:42:52 CEST 2024
This commit is contained in:
		
							parent
							
								
									c62c6a6e8d
								
							
						
					
					
						commit
						892afc02ed
					
				
							
								
								
									
										8
									
								
								include/library/errno.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								include/library/errno.h
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| #ifndef ERRNO_H | ||||
| #define ERRNO_H | ||||
| 
 | ||||
| #include "kernel/error.h" | ||||
| 
 | ||||
| const char *strerror( kernel_error_t err_code); | ||||
| 
 | ||||
| #endif | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user