RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
clock.h
Go to the documentation of this file.
1
7/*
8 * This file contains definitions for LatticeMico32 Timer (Clock)
9 *
10 * The license and distribution terms for this file may be
11 * found in the file LICENSE in this distribution or at
12 * http://www.rtems.org/license/LICENSE.
13 *
14 * COPYRIGHT (c) Yann Sionneau <yann.sionneau@telecom-sudparis.eu> (GSoC 2010)
15 * Telecom SudParis
16 */
17
18#ifndef _BSPCLOCK_H
19#define _BSPCLOCK_H
20
21
22#endif /* _BSPCLOCK_H */