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

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [ip.swp.api/] [mcapi_transport_hibi_fdev/] [1.0/] [src/] [mcapi_config.h] - Blame information for rev 172

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 172 lanttu
/* mcapi_config.h.  Generated from mcapi_config.h.in by configure.  */
2
/* mcapi_config.h.in.  Generated from configure.ac by autoheader.  */
3
 
4
/**
5
 * This version is edited by hand!
6
 *
7
 * The following values are modified:
8
 *  name              | new value | old value |
9
 * --------------------------------------------
10
 * MAX_ATTRIBUTES     |     8     |     32    |
11
 * MAX_BUFFERS        |    64     |   1024    |
12
 * MAX_CHANNELS       |     8     |     32    |
13
 * MAX_ENDPOINTS      |     8     |     32    |
14
 * MAX_NODES          |     8     |     32    |
15
 * MAX_QUEUE_ELEMENTS |    32     |     64    |
16
 *
17
 * And *why* they were edited? The mcapi_database structure
18
 * took a whopping 1290628 bytes from data memory!
19
 * Currently it is "only" 37732 bytes.
20
 */
21
 
22
/* Define to 1 if you have the <dlfcn.h> header file. */
23
#define HAVE_DLFCN_H 1
24
 
25
/* Define to 1 if you have the <inttypes.h> header file. */
26
#define HAVE_INTTYPES_H 1
27
 
28
/* Define to 1 if you have the <memory.h> header file. */
29
#define HAVE_MEMORY_H 1
30
 
31
/* Define to 1 if you have the <stdint.h> header file. */
32
#define HAVE_STDINT_H 1
33
 
34
/* Define to 1 if you have the <stdlib.h> header file. */
35
#define HAVE_STDLIB_H 1
36
 
37
/* Define to 1 if you have the <strings.h> header file. */
38
#define HAVE_STRINGS_H 1
39
 
40
/* Define to 1 if you have the <string.h> header file. */
41
#define HAVE_STRING_H 1
42
 
43
/* Define to 1 if you have the <sys/stat.h> header file. */
44
#define HAVE_SYS_STAT_H 1
45
 
46
/* Define to 1 if you have the <sys/types.h> header file. */
47
#define HAVE_SYS_TYPES_H 1
48
 
49
/* Define to 1 if you have the <unistd.h> header file. */
50
#define HAVE_UNISTD_H 1
51
 
52
/* Define to the sub-directory in which libtool stores uninstalled libraries.
53
   */
54
#define LT_OBJDIR ".libs/"
55
 
56
/* Defined and set to $max_attributes. */
57
#define MAX_ATTRIBUTES 8
58
 
59
/* Defined and set to $max_buffers. */
60
#define MAX_BUFFERS 64
61
 
62
/* Defined and set to $max_channels. */
63
#define MAX_CHANNELS 8
64
 
65
/* Defined and set to $max_endpoints. */
66
#define MAX_ENDPOINTS 8
67
 
68
/* Defined and set to $max_msg_size. */
69
#define MAX_MSG_SIZE 1024
70
 
71
/* Defined and set to $max_nodes. */
72
#define MAX_NODES 8
73
 
74
/* Defined and set to $max_pkt_size. */
75
#define MAX_PKT_SIZE 32
76
 
77
/* Defined and set to $max_queue_elements. */
78
#define MAX_QUEUE_ELEMENTS 32
79
 
80
/* Name of package */
81
#define PACKAGE "mcapi"
82
 
83
/* Define to the address where bug reports for this package should be sent. */
84
#define PACKAGE_BUGREPORT ""
85
 
86
/* Define to the full name of this package. */
87
#define PACKAGE_NAME "mcapi"
88
 
89
/* Define to the full name and version of this package. */
90
#define PACKAGE_STRING "mcapi 0.0.1"
91
 
92
/* Define to the one symbol short name of this package. */
93
#define PACKAGE_TARNAME "mcapi"
94
 
95
/* Define to the home page for this package. */
96
#define PACKAGE_URL ""
97
 
98
/* Define to the version of this package. */
99
#define PACKAGE_VERSION "0.0.1"
100
 
101
/* Define to 1 if you have the ANSI C header files. */
102
#define STDC_HEADERS 1
103
 
104
/* Version number of package */
105
#define VERSION "0.0.1"
106
 
107
/* Defined and set to 1 if we're including debug print support. */
108
#define WITH_DEBUG 0
109
 
110
#define DEFAULT_MSG_SIZE 32
111
 
112
 
113
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
114
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
115
   #define below would cause a syntax error. */
116
/* #undef _UINT32_T */
117
 
118
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
119
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
120
   #define below would cause a syntax error. */
121
/* #undef _UINT64_T */
122
 
123
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
124
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
125
   #define below would cause a syntax error. */
126
/* #undef _UINT8_T */
127
 
128
/* Define to empty if `const' does not conform to ANSI C. */
129
/* #undef const */
130
 
131
/* Define to `unsigned int' if <sys/types.h> does not define. */
132
/* #undef size_t */
133
 
134
/* Define to the type of an unsigned integer type of width exactly 16 bits if
135
   such a type exists and the standard includes do not define it. */
136
/* #undef uint16_t */
137
 
138
/* Define to the type of an unsigned integer type of width exactly 32 bits if
139
   such a type exists and the standard includes do not define it. */
140
/* #undef uint32_t */
141
 
142
/* Define to the type of an unsigned integer type of width exactly 64 bits if
143
   such a type exists and the standard includes do not define it. */
144
/* #undef uint64_t */
145
 
146
/* Define to the type of an unsigned integer type of width exactly 8 bits if
147
   such a type exists and the standard includes do not define it. */
148
/* #undef uint8_t */

powered by: WebSVN 2.1.0

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