RTEMS
5.1
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
44
#ifdef __cplusplus
45
}
46
#endif
47
50
#endif
51
/* end of include file */
_Copyright_Notice
const char _Copyright_Notice[]
Generated by
1.8.15