Xenomai  3.3
xeno_config.h
1 /* include/xeno_config.h. Generated from xeno_config.h.in by configure. */
2 /* include/xeno_config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* config */
5 #define CONFIG_MMU 1
6 
7 /* config */
8 #define CONFIG_SMP 1
9 
10 /* config */
11 /* #undef CONFIG_XENO_ASYNC_CANCEL */
12 
13 /* config */
14 #define CONFIG_XENO_BUILD_ARGS " '--with-core=cobalt' '--prefix=/usr/src/xenomai.doc.only_20241021/xenomai-v3.3_doc' '--enable-doc-build' '--enable-debug' '--enable-pshared' '--enable-tls' '--enable-dlopen-libs' '--enable-smp'"
15 
16 /* Build system alias */
17 #define CONFIG_XENO_BUILD_STRING "x86_64-pc-linux-gnu"
18 
19 /* config */
20 #define CONFIG_XENO_COBALT 1
21 
22 /* Compiler */
23 #define CONFIG_XENO_COMPILER "gcc version 10.2.1 20210110 (Debian 10.2.1-6) "
24 
25 /* config */
26 /* #undef CONFIG_XENO_COPPERPLATE_CLOCK_RESTRICTED */
27 
28 /* config */
29 #define CONFIG_XENO_DEBUG 1
30 
31 /* config */
32 /* #undef CONFIG_XENO_DEBUG_FULL */
33 
34 /* config */
35 #define CONFIG_XENO_DEFAULT_PERIOD 100000
36 
37 /* config */
38 #define CONFIG_XENO_FORTIFY 1
39 
40 /* config */
41 #define CONFIG_XENO_HEAPMEM 1
42 
43 /* Host system alias */
44 #define CONFIG_XENO_HOST_STRING "x86_64-pc-linux-gnu"
45 
46 /* config */
47 /* #undef CONFIG_XENO_LAZY_SETSCHED */
48 
49 /* config */
50 #define CONFIG_XENO_LIBS_DLOPEN 1
51 
52 /* config */
53 /* #undef CONFIG_XENO_LIBS_TIME64 */
54 
55 /* config */
56 #define CONFIG_XENO_LORES_CLOCK_DISABLED 1
57 
58 /* config */
59 /* #undef CONFIG_XENO_MERCURY */
60 
61 /* config */
62 #define CONFIG_XENO_PREFIX "/usr/src/xenomai.doc.only_20241021/xenomai-v3.3_doc"
63 
64 /* config */
65 #define CONFIG_XENO_PSHARED 1
66 
67 /* config */
68 #define CONFIG_XENO_RAW_CLOCK_ENABLED 1
69 
70 /* config */
71 /* #undef CONFIG_XENO_REGISTRY */
72 
73 /* config */
74 /* #undef CONFIG_XENO_REGISTRY_ROOT */
75 
76 /* config */
77 #define CONFIG_XENO_REVISION_LEVEL
78 
79 /* config */
80 #define CONFIG_XENO_SANITY 1
81 
82 /* config */
83 /* #undef CONFIG_XENO_TLSF */
84 
85 /* TLS model */
86 #define CONFIG_XENO_TLS_MODEL "global-dynamic"
87 
88 /* config */
89 #define CONFIG_XENO_UAPI_LEVEL 15
90 
91 /* config */
92 /* #undef CONFIG_XENO_VALGRIND_API */
93 
94 /* config */
95 #define CONFIG_XENO_VERSION_MAJOR 3
96 
97 /* config */
98 #define CONFIG_XENO_VERSION_MINOR 3
99 
100 /* config */
101 #define CONFIG_XENO_VERSION_STRING "3.3"
102 
103 /* config */
104 /* #undef CONFIG_XENO_WORKAROUND_CONDVAR_PI */
105 
106 /* config */
107 #define CONFIG_XENO_X86_VSYSCALL 1
108 
109 #ifdef __IN_XENO__
110 
111 /* Define to 1 if you have the `backtrace' function. */
112 #define HAVE_BACKTRACE 1
113 
114 /* Define to 1 if you have the `clock_nanosleep' function. */
115 #define HAVE_CLOCK_NANOSLEEP 1
116 
117 /* Define to 1 if you have the declaration of
118  `PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP', and to 0 if you don't. */
119 #define HAVE_DECL_PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP 1
120 
121 /* Define to 1 if you have the declaration of `PTHREAD_PRIO_NONE', and to 0 if
122  you don't. */
123 #define HAVE_DECL_PTHREAD_PRIO_NONE 1
124 
125 /* Define to 1 if you have the declaration of
126  `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP', and to 0 if you don't. */
127 #define HAVE_DECL_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
128 
129 /* Define to 1 if you have the <dlfcn.h> header file. */
130 #define HAVE_DLFCN_H 1
131 
132 /* Define to 1 if you have the `fork' function. */
133 #define HAVE_FORK 1
134 
135 /* Define to 1 if you have the <inttypes.h> header file. */
136 #define HAVE_INTTYPES_H 1
137 
138 /* Define to 1 if you have the <memory.h> header file. */
139 #define HAVE_MEMORY_H 1
140 
141 /* Define to 1 if you have the <mqueue.h> header file. */
142 #define HAVE_MQUEUE_H 1
143 
144 /* Define to 1 if you have the <obstack.h> header file. */
145 #define HAVE_OBSTACK_H 1
146 
147 /* Define to 1 if you have the `pthread_atfork' function. */
148 #define HAVE_PTHREAD_ATFORK 1
149 
150 /* Define to 1 if you have the `pthread_attr_setaffinity_np' function. */
151 #define HAVE_PTHREAD_ATTR_SETAFFINITY_NP 1
152 
153 /* Define to 1 if you have the `pthread_condattr_getclock' function. */
154 #define HAVE_PTHREAD_CONDATTR_GETCLOCK 1
155 
156 /* Define to 1 if you have the `pthread_condattr_setclock' function. */
157 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
158 
159 /* Define to 1 if you have the `pthread_getattr_np' function. */
160 #define HAVE_PTHREAD_GETATTR_NP 1
161 
162 /* Define to 1 if you have the `pthread_mutexattr_getprioceiling' function. */
163 #define HAVE_PTHREAD_MUTEXATTR_GETPRIOCEILING 1
164 
165 /* Define to 1 if you have the `pthread_mutexattr_getprotocol' function. */
166 #define HAVE_PTHREAD_MUTEXATTR_GETPROTOCOL 1
167 
168 /* Define to 1 if you have the `pthread_mutexattr_setprioceiling' function. */
169 #define HAVE_PTHREAD_MUTEXATTR_SETPRIOCEILING 1
170 
171 /* Define to 1 if you have the `pthread_mutexattr_setprotocol' function. */
172 #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1
173 
174 /* Define to 1 if you have the `pthread_mutexattr_setrobust' function. */
175 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
176 
177 /* Define to 1 if you have the `pthread_mutexattr_setrobust_np' function. */
178 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1
179 
180 /* Define to 1 if you have the `pthread_mutex_getprioceiling' function. */
181 #define HAVE_PTHREAD_MUTEX_GETPRIOCEILING 1
182 
183 /* Define to 1 if you have the `pthread_mutex_setprioceiling' function. */
184 #define HAVE_PTHREAD_MUTEX_SETPRIOCEILING 1
185 
186 /* Define to 1 if you have the `pthread_setaffinity_np' function. */
187 #define HAVE_PTHREAD_SETAFFINITY_NP 1
188 
189 /* Define to 1 if you have the `pthread_setname_np' function. */
190 #define HAVE_PTHREAD_SETNAME_NP 1
191 
192 /* Define to 1 if you have the `pthread_setschedprio' function. */
193 #define HAVE_PTHREAD_SETSCHEDPRIO 1
194 
195 /* Define to 1 if you have the `pthread_spin_lock' function. */
196 #define HAVE_PTHREAD_SPIN_LOCK 1
197 
198 /* Define to 1 if you have the `sched_getcpu' function. */
199 #define HAVE_SCHED_GETCPU 1
200 
201 /* Define to 1 if you have the `shm_open' function. */
202 #define HAVE_SHM_OPEN 1
203 
204 /* Define to 1 if you have the `shm_unlink' function. */
205 #define HAVE_SHM_UNLINK 1
206 
207 /* Define to 1 if you have the <stdint.h> header file. */
208 #define HAVE_STDINT_H 1
209 
210 /* Define to 1 if you have the <stdlib.h> header file. */
211 #define HAVE_STDLIB_H 1
212 
213 /* Define to 1 if you have the <strings.h> header file. */
214 #define HAVE_STRINGS_H 1
215 
216 /* Define to 1 if you have the <string.h> header file. */
217 #define HAVE_STRING_H 1
218 
219 /* Define to 1 if you have the <sys/stat.h> header file. */
220 #define HAVE_SYS_STAT_H 1
221 
222 /* Define to 1 if you have the <sys/types.h> header file. */
223 #define HAVE_SYS_TYPES_H 1
224 
225 /* config */
226 #define HAVE_TLS 1
227 
228 /* Define to 1 if you have the <unistd.h> header file. */
229 #define HAVE_UNISTD_H 1
230 
231 /* Define to the sub-directory where libtool stores uninstalled libraries. */
232 #define LT_OBJDIR ".libs/"
233 
234 /* Name of package */
235 #define PACKAGE "xenomai"
236 
237 /* Define to the address where bug reports for this package should be sent. */
238 #define PACKAGE_BUGREPORT "[email protected]"
239 
240 /* Define to the full name of this package. */
241 #define PACKAGE_NAME "Xenomai"
242 
243 /* Define to the full name and version of this package. */
244 #define PACKAGE_STRING "Xenomai 3.3"
245 
246 /* Define to the one symbol short name of this package. */
247 #define PACKAGE_TARNAME "xenomai"
248 
249 /* Define to the home page for this package. */
250 #define PACKAGE_URL ""
251 
252 /* Define to the version of this package. */
253 #define PACKAGE_VERSION "3.3"
254 
255 /* Define to 1 if you have the ANSI C header files. */
256 #define STDC_HEADERS 1
257 
258 /* Version number of package */
259 #define VERSION "3.3"
260 
261 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
262  `char[]'. */
263 #define YYTEXT_POINTER 1
264 
265 #endif /* __IN_XENO__ */