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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc2/] [newlib/] [libc/] [iconv/] [ces/] [cesdeps.h] - Blame information for rev 520

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
/*
2
 * This file was automatically generated mkdeps.pl script. Don't edit.
3
 */
4
 
5
#ifndef __CESDEPS_H__
6
#define __CESDEPS_H__
7
 
8
/*
9
 * Some CES converters use another CES converters and the following
10
 * is such dependencies description.
11
 */
12
#ifdef ICONV_TO_UCS_CES_EUC
13
#  ifndef ICONV_TO_UCS_CES_TABLE
14
#    define ICONV_TO_UCS_CES_TABLE
15
#  endif
16
#  ifndef ICONV_TO_UCS_CES_US_ASCII
17
#    define ICONV_TO_UCS_CES_US_ASCII
18
#  endif
19
#endif
20
#ifdef ICONV_FROM_UCS_CES_EUC
21
#  ifndef ICONV_FROM_UCS_CES_TABLE
22
#    define ICONV_FROM_UCS_CES_TABLE
23
#  endif
24
#  ifndef ICONV_FROM_UCS_CES_US_ASCII
25
#    define ICONV_FROM_UCS_CES_US_ASCII
26
#  endif
27
#endif
28
#ifdef ICONV_TO_UCS_CES_TABLE_PCS
29
#  ifndef ICONV_TO_UCS_CES_TABLE
30
#    define ICONV_TO_UCS_CES_TABLE
31
#  endif
32
#endif
33
#ifdef ICONV_FROM_UCS_CES_TABLE_PCS
34
#  ifndef ICONV_FROM_UCS_CES_TABLE
35
#    define ICONV_FROM_UCS_CES_TABLE
36
#  endif
37
#endif
38
 
39
#endif /* !__CESDEPS_H__ */
40
 

powered by: WebSVN 2.1.0

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