#include "CharacterDevice.h" CharacterDevice::~CharacterDevice() { } OwnPtr CharacterDevice::open(int options) { //VirtualFileSystem::the().open() }