RTEMS CPU Kit with SuperCore
4.11.2
mnt
data0
chrisj
rtems
releases
rtems-release.git
4.11.2
ws-rtems
rtems-4.11.2
cpukit
score
include
rtems
score
tod.h
Go to the documentation of this file.
1
9
/*
10
* COPYRIGHT (c) 1989-2009.
11
* On-Line Applications Research Corporation (OAR).
12
*
13
* The license and distribution terms for this file may be
14
* found in the file LICENSE in this distribution or at
15
* http://www.rtems.org/license/LICENSE.
16
*/
17
18
#ifndef _RTEMS_SCORE_TOD_H
19
#define _RTEMS_SCORE_TOD_H
20
21
#include <
rtems/score/basedefs.h
>
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
27
#ifdef __cplusplus
28
}
29
#endif
30
31
#endif
32
/* end of include file */
basedefs.h
Basic Definitions.
Generated by
1.8.13