RTEMS
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