mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:32:44 +00:00 
			
		
		
		
	Kernel: Move PIC.cpp into Arch/i386/
This commit is contained in:
		
							parent
							
								
									aa2cfed6b0
								
							
						
					
					
						commit
						9fdcede491
					
				
					 7 changed files with 13 additions and 12 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| #include "IRQHandler.h" | ||||
| #include "PIC.h" | ||||
| #include <Kernel/Arch/i386/CPU.h> | ||||
| #include <Kernel/Arch/i386/PIC.h> | ||||
| 
 | ||||
| IRQHandler::IRQHandler(u8 irq) | ||||
|     : m_irq_number(irq) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling