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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [config.h.in] - Blame information for rev 346

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 90 jeremybenn
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* Define to 1 if you have the  header file. */
4
#undef HAVE_DLFCN_H
5
 
6
/* Define to 1 if the system has the type `int16_t'. */
7
#undef HAVE_INT16_T
8
 
9
/* Define to 1 if the system has the type `int32_t'. */
10
#undef HAVE_INT32_T
11
 
12
/* Define to 1 if the system has the type `int8_t'. */
13
#undef HAVE_INT8_T
14
 
15
/* Define to 1 if you have the  header file. */
16
#undef HAVE_INTTYPES_H
17
 
18
/* Is isblank () available */
19
#undef HAVE_ISBLANK
20
 
21
/* Define to 1 if you have the  header file. */
22
#undef HAVE_MEMORY_H
23
 
24
/* Define to 1 if you have the  header file. */
25
#undef HAVE_STDINT_H
26
 
27
/* Define to 1 if you have the  header file. */
28
#undef HAVE_STDLIB_H
29
 
30
/* Define to 1 if you have the  header file. */
31
#undef HAVE_STRINGS_H
32
 
33
/* Define to 1 if you have the  header file. */
34
#undef HAVE_STRING_H
35
 
36
/* Is strndup () available */
37
#undef HAVE_STRNDUP
38
 
39
/* Define to 1 if you have the  header file. */
40
#undef HAVE_SYS_STAT_H
41
 
42
/* Define to 1 if you have the  header file. */
43
#undef HAVE_SYS_TYPES_H
44
 
45
/* Define to 1 if the system has the type `uint16_t'. */
46
#undef HAVE_UINT16_T
47
 
48
/* Define to 1 if the system has the type `uint32_t'. */
49
#undef HAVE_UINT32_T
50
 
51
/* Define to 1 if the system has the type `uint8_t'. */
52
#undef HAVE_UINT8_T
53
 
54
/* Define to 1 if you have the  header file. */
55
#undef HAVE_UNISTD_H
56
 
57
/* Define to the sub-directory in which libtool stores uninstalled libraries.
58
   */
59
#undef LT_OBJDIR
60
 
61
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
62
#undef NO_MINUS_C_MINUS_O
63
 
64
/* Name of package */
65
#undef PACKAGE
66
 
67
/* Define to the address where bug reports for this package should be sent. */
68
#undef PACKAGE_BUGREPORT
69
 
70
/* Define to the full name of this package. */
71
#undef PACKAGE_NAME
72
 
73
/* Define to the full name and version of this package. */
74
#undef PACKAGE_STRING
75
 
76
/* Define to the one symbol short name of this package. */
77
#undef PACKAGE_TARNAME
78
 
79 346 jeremybenn
/* Define to the home page for this package. */
80
#undef PACKAGE_URL
81
 
82 90 jeremybenn
/* Define to the version of this package. */
83
#undef PACKAGE_VERSION
84
 
85
/* Result of sizeof (char) */
86
#undef SIZEOF_CHAR
87
 
88
/* Result of sizeof (int) */
89
#undef SIZEOF_INT
90
 
91
/* Result of sizeof (long) */
92
#undef SIZEOF_LONG
93
 
94
/* Result of sizeof (short) */
95
#undef SIZEOF_SHORT
96
 
97
/* Define to 1 if you have the ANSI C header files. */
98
#undef STDC_HEADERS
99
 
100
/* Version number of package */
101
#undef VERSION
102
 
103
/* "The source code uses the GNU libraries */
104
#undef _GNU_SOURCE

powered by: WebSVN 2.1.0

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