L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
consts.h
Go to the documentation of this file.
1
5
/*
6
* (c) 2008-2009 Alexander Warg <warg@os.inf.tu-dresden.de>
7
* economic rights: Technische Universität Dresden (Germany)
8
*
9
* License: see LICENSE.spdx (in this directory or the directories above)
10
*/
11
#pragma once
12
13
#include <l4/sys/consts.h>
14
15
enum
16
{
17
L4RE_THIS_TASK_CAP = 1UL <<
L4_CAP_SHIFT
,
18
};
19
28
enum
29
{
30
L4RE_MAIN_THREAD_PRIO = 2,
/* Priority of the main thread */
31
};
32
L4_CAP_SHIFT
@ L4_CAP_SHIFT
Capability index shift.
Definition
consts.h:142
l4
re
consts.h
Generated on Fri May 23 2025 13:40:52 for L4Re Operating System Framework by
1.9.8