// vi:set ft=cpp: -*- Mode: C++ -*-
/**
 * \file
 * \brief Interrupt controller.
 * \ingroup l4_api
 */
/*
 * (c) 2008-2009 Alexander Warg <warg@os.inf.tu-dresden.de>
 *     economic rights: Technische Universität Dresden (Germany)
 *
 * License: see LICENSE.spdx (in this directory or the directories above)
 */
#pragma once

#include <l4/sys/irq>
