/* * \brief Programmable interrupt controller for core * \author Martin stein * \date 2011-10-26 */ /* * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. */ /* core includes */ #include using namespace Genode; void Pic::unsecure(unsigned const i) { }