mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:12:43 +00:00 
			
		
		
		
	Kernel: Remove unused syscall sys$minherit()
This is no longer used. We can bring it back the day we need it.
This commit is contained in:
		
							parent
							
								
									de31e82f97
								
							
						
					
					
						commit
						43109f9614
					
				
					 8 changed files with 0 additions and 60 deletions
				
			
		|  | @ -186,7 +186,6 @@ namespace Kernel { | |||
|     S(shutdown)               \ | ||||
|     S(get_stack_bounds)       \ | ||||
|     S(ptrace)                 \ | ||||
|     S(minherit)               \ | ||||
|     S(sendfd)                 \ | ||||
|     S(recvfd)                 \ | ||||
|     S(sysconf)                \ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling