mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:12:43 +00:00 
			
		
		
		
	Tidy up the page fault code a bit in preparation.
This commit is contained in:
		
							parent
							
								
									72cdc62155
								
							
						
					
					
						commit
						e85c22fe58
					
				
					 4 changed files with 19 additions and 18 deletions
				
			
		|  | @ -79,7 +79,7 @@ public: | |||
| 
 | ||||
|     static void initialize(); | ||||
| 
 | ||||
|     PageFaultResponse handlePageFault(const PageFault&); | ||||
|     PageFaultResponse handle_page_fault(const PageFault&); | ||||
| 
 | ||||
|     bool mapRegion(Process&, Region&); | ||||
|     bool unmapRegion(Process&, Region&); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling