root/src/kits/debugger/dwarf/DwarfTargetInterface.cpp
/*
 * Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
 * Distributed under the terms of the MIT License.
 */


#include "DwarfTargetInterface.h"


DwarfTargetInterface::~DwarfTargetInterface()
{
}