mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:22:43 +00:00 
			
		
		
		
	|  7b745a20f1 These were easy to pick-up as these pointers are assigned during the construction point and are never changed afterwards. This small change to these pointers will ensure that our code will not accidentally assign these pointers with a new object which is always a kind of bug we will want to prevent. | ||
|---|---|---|
| .. | ||
| Controller.cpp | ||
| Controller.h | ||
| Definitions.h | ||
| InterruptHandler.cpp | ||
| InterruptHandler.h | ||
| Port.cpp | ||
| Port.h | ||