mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:02:45 +00:00 
			
		
		
		
	Kernel: Move headers intended for userspace use into Kernel/API/
This commit is contained in:
		
							parent
							
								
									ca93c22ae2
								
							
						
					
					
						commit
						11c4a28660
					
				
					 63 changed files with 61 additions and 61 deletions
				
			
		|  | @ -66,7 +66,7 @@ | |||
| #include <Kernel/Scheduler.h> | ||||
| #include <Kernel/SharedBuffer.h> | ||||
| #include <Kernel/StdLib.h> | ||||
| #include <Kernel/Syscall.h> | ||||
| #include <Kernel/API/Syscall.h> | ||||
| #include <Kernel/TTY/MasterPTY.h> | ||||
| #include <Kernel/TTY/TTY.h> | ||||
| #include <Kernel/Thread.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling