5 changed files with 39 additions and 3 deletions
			
			
		| @ -0,0 +1,16 @@ | |||||||
|  | /*
 | ||||||
|  |  * Copyright (C) 2022 Riyyi | ||||||
|  |  * Copyright (C) 2022 Th3FrankXD | ||||||
|  |  * | ||||||
|  |  * SPDX-License-Identifier: MIT | ||||||
|  |  */ | ||||||
|  | 
 | ||||||
|  | #include "processingunit.h" | ||||||
|  | 
 | ||||||
|  | ProcessingUnit::ProcessingUnit() | ||||||
|  | { | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | ProcessingUnit::~ProcessingUnit() | ||||||
|  | { | ||||||
|  | } | ||||||
					Loading…
					
					
				
		Reference in new issue