RTEMS
5.0.0
cpukit
include
rtems
score
copyrt.h
Go to the documentation of this file.
1
10
/*
11
* COPYRIGHT (c) 1989-2008.
12
* On-Line Applications Research Corporation (OAR).
13
*
14
* The license and distribution terms for this file may be
15
* found in the file LICENSE in this distribution or at
16
* http://www.rtems.org/license/LICENSE.
17
*/
18
19
#ifndef _RTEMS_SCORE_COPYRT_H
20
#define _RTEMS_SCORE_COPYRT_H
21
29
#ifdef __cplusplus
30
extern
"C"
{
31
#endif
32
36
extern
const
char
_Copyright_Notice
[];
37
38
#ifdef __cplusplus
39
}
40
#endif
41
43
#endif
44
/* end of include file */
_Copyright_Notice
const char _Copyright_Notice[]
Definition:
exinit.c:41
Generated by
1.8.13