OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [exec/] [itron/] [include/] [rtems/] [itron/] [itronapi.h] - Blame information for rev 208

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 158 chris
/*
2
 *  ITRON API Support
3
 *
4
 *  COPYRIGHT (c) 1989-1999.
5
 *  On-Line Applications Research Corporation (OAR).
6
 *
7
 *  The license and distribution terms for this file may be
8
 *  found in the file LICENSE in this distribution or at
9
 *  http://www.OARcorp.com/rtems/license.html.
10
 *
11 208 chris
 *  $Id: itronapi.h,v 1.2 2001-09-27 11:59:12 chris Exp $
12 158 chris
 */
13
 
14
#ifndef __ITRON_API_h
15
#define __ITRON_API_h
16
 
17
#include <rtems/config.h>
18
 
19
/*
20
 *  _ITRON_API_Initialize
21
 *
22
 *  Initialize the ITRON API.
23
 */
24
 
25
void _ITRON_API_Initialize(
26
  rtems_configuration_table *configuration_table
27
);
28
 
29
#endif
30
/* end of include file */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.