Suoritin: Added file description to component.h.

This commit is contained in:
Michael Mueller
2023-10-10 17:37:58 +02:00
parent 29eaa64d2e
commit ec52fd1e8b

View File

@@ -1,3 +1,16 @@
/*
* \brief Suoritin - Task-based CPU session component and root component
* \author Michael Müller
* \date 2023-10-10
*/
/*
* Copyright (C) 2010-2020 Genode Labs GmbH
* Copyright (C) 2023 Michael Müller, Osnabrück University
*
* This file is part of EalánOS, which is distributed
* under the terms of the GNU Affero General Public License version 3.
*/
#pragma once
/* Genode includes */
#include <base/session_object.h>