mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Suoritin: Added file description to component.h.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user