mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:22:45 +00:00 
			
		
		
		
	Kernel: Rename InodeVMObject => SharedInodeVMObject
This commit is contained in:
		
							parent
							
								
									46256da7b0
								
							
						
					
					
						commit
						07a26aece3
					
				
					 9 changed files with 63 additions and 63 deletions
				
			
		|  | @ -31,7 +31,7 @@ | |||
| #include <Kernel/FileSystem/Inode.h> | ||||
| #include <Kernel/Multiboot.h> | ||||
| #include <Kernel/VM/AnonymousVMObject.h> | ||||
| #include <Kernel/VM/InodeVMObject.h> | ||||
| #include <Kernel/VM/SharedInodeVMObject.h> | ||||
| #include <Kernel/VM/MemoryManager.h> | ||||
| #include <Kernel/VM/PageDirectory.h> | ||||
| #include <Kernel/VM/PhysicalRegion.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling