5 lines
85 B
C++
5 lines
85 B
C++
#include <Kernel/Devices/CharacterDevice.h>
|
|
|
|
CharacterDevice::~CharacterDevice()
|
|
{
|
|
}
|