mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 07:32:44 +00:00 
			
		
		
		
	Kernel: Remove ancient nprocess and nblocked globals.
These were not in sync with reality, and not used anywhere anyway.
This commit is contained in:
		
							parent
							
								
									ac46e45f6e
								
							
						
					
					
						commit
						a095a90b51
					
				
					 3 changed files with 0 additions and 15 deletions
				
			
		|  | @ -5,8 +5,6 @@ | |||
| struct system_t | ||||
| { | ||||
|     time_t uptime; | ||||
|     dword nprocess; | ||||
|     dword nblocked; | ||||
| }; | ||||
| 
 | ||||
| extern system_t system; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling