mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:52:43 +00:00 
			
		
		
		
	Kernel: Move Mutex into Locking/
This commit is contained in:
		
							parent
							
								
									479b07339c
								
							
						
					
					
						commit
						f7f794e74a
					
				
					 27 changed files with 26 additions and 26 deletions
				
			
		|  | @ -10,8 +10,8 @@ | |||
| #include <Kernel/Devices/Device.h> | ||||
| #include <Kernel/IO.h> | ||||
| #include <Kernel/Interrupts/IRQHandler.h> | ||||
| #include <Kernel/Locking/Mutex.h> | ||||
| #include <Kernel/Memory/PhysicalPage.h> | ||||
| #include <Kernel/Mutex.h> | ||||
| #include <Kernel/PhysicalAddress.h> | ||||
| #include <Kernel/Random.h> | ||||
| #include <Kernel/Sections.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jean-Baptiste Boric
						Jean-Baptiste Boric