RTEMS
Main Page
Related Pages
Modules
+
Classes
Class List
Class Index
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Functions
_
b
c
g
m
p
r
s
t
u
v
+
Variables
_
b
c
r
+
Typedefs
b
c
f
h
i
o
p
r
s
t
u
w
+
Enumerations
c
h
i
m
o
p
r
s
t
w
+
Enumerator
c
h
i
m
p
r
s
t
w
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
cpukit
include
rtems
score
copyrt.h
Go to the documentation of this file.
1
12
/*
13
* COPYRIGHT (c) 1989-2008.
14
* On-Line Applications Research Corporation (OAR).
15
*
16
* The license and distribution terms for this file may be
17
* found in the file LICENSE in this distribution or at
18
* http://www.rtems.org/license/LICENSE.
19
*/
20
21
#ifndef _RTEMS_SCORE_COPYRT_H
22
#define _RTEMS_SCORE_COPYRT_H
23
35
#ifdef __cplusplus
36
extern
"C"
{
37
#endif
38
42
extern
const
char
_Copyright_Notice
[];
43
52
extern
const
char
_RTEMS_version
[];
53
54
#ifdef __cplusplus
55
}
56
#endif
57
60
#endif
61
/* end of include file */
_RTEMS_version
const char _RTEMS_version[]
This constant provides the RTEMS version string.
Definition:
rtems-version.c:29
_Copyright_Notice
const char _Copyright_Notice[]
Generated by
1.8.14