mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:22:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| #include <Kernel/Devices/CharacterDevice.h>
 | |
| 
 | |
| CharacterDevice::~CharacterDevice()
 | |
| {
 | |
| }
 | 
