/* rtai_config.h.in. Generated from configure.in by autoheader. */ /* Kconfig */ #undef CONFIG_KBUILD /* Legacy */ #undef CONFIG_RTAI /* Kconfig */ #undef CONFIG_RTAI_ADEOS /* Kconfig */ #undef CONFIG_RTAI_BITS /* Kconfig */ #undef CONFIG_RTAI_BITS_BUILTIN /* Build system alias */ #undef CONFIG_RTAI_BUILD_STRING /* Kconfig */ #undef CONFIG_RTAI_COMPAT /* Compiler */ #undef CONFIG_RTAI_COMPILER /* Kconfig */ #undef CONFIG_RTAI_CPUS /* Kconfig */ #undef CONFIG_RTAI_FIFOS /* Kconfig */ #undef CONFIG_RTAI_FIFOS_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_FIFOS_TEMPLATE /* Kconfig */ #undef CONFIG_RTAI_FPU_SUPPORT /* Kconfig */ #undef CONFIG_RTAI_HAL_PREEMPT /* Host system alias */ #undef CONFIG_RTAI_HOST_STRING /* Kconfig */ #undef CONFIG_RTAI_INTERNAL_LEDS_SUPPORT /* Kconfig */ #undef CONFIG_RTAI_INTERNAL_LXRT_INLINE /* Kconfig */ #undef CONFIG_RTAI_INTERNAL_LXRT_SUPPORT /* Kconfig */ #undef CONFIG_RTAI_LEDS /* Kconfig */ #undef CONFIG_RTAI_LEDS_BUILTIN #ifndef CONFIG_RTAI_LXRT_INLINE #define CONFIG_RTAI_LXRT_INLINE CONFIG_RTAI_INTERNAL_LXRT_INLINE #endif /* !CONFIG_RTAI_LXRT_INLINE */ #define __hidefun(name) name ## _hidden_inline #if CONFIG_RTAI_LXRT_INLINE == 1 #define RTAI_PROTO(type,name,arglist) static inline type name arglist #elif CONFIG_RTAI_LXRT_INLINE == 2 #define RTAI_PROTO(type,name,arglist) extern inline type name arglist #elif CONFIG_RTAI_LXRT_INLINE == 3 #define RTAI_PROTO(type,name,arglist) type name arglist; static inline type __hidefun(name) arglist #else #define RTAI_PROTO(type,name,arglist) type name arglist #endif /* CONFIG_RTAI_LXRT_INLINE */ #define RTAI_PROTO_ALWAYS_INLINE(type,name,arglist) static inline type name arglist #define RTAI_PROTO_NEVER_INLINE(type,name,arglist) type name arglist; static inline type __hidefun(name) arglist /* Kconfig */ #undef CONFIG_RTAI_MAINTAINER /* Kconfig */ #undef CONFIG_RTAI_MAINTAINER_PGM /* Kconfig */ #undef CONFIG_RTAI_MAINTAINER_PMA /* Kconfig */ #undef CONFIG_RTAI_MALLOC /* Kconfig */ #undef CONFIG_RTAI_MALLOC_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_MALLOC_HEAPSZ /* Kconfig */ #undef CONFIG_RTAI_MALLOC_VMALLOC /* Kconfig */ #undef CONFIG_RTAI_MATH /* Kconfig */ #undef CONFIG_RTAI_MATH_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_MATH_C99 /* Kconfig */ #undef CONFIG_RTAI_MBX /* Kconfig */ #undef CONFIG_RTAI_MBX_BUILTIN /* Legacy */ #undef CONFIG_RTAI_MOUNT_ON_LOAD /* Kconfig */ #undef CONFIG_RTAI_MQ /* Kconfig */ #undef CONFIG_RTAI_MQ_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_MSG /* Kconfig */ #undef CONFIG_RTAI_MSG_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_NETRPC /* Kconfig */ #undef CONFIG_RTAI_NETRPC_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_NETRPC_RTNET /* Kconfig */ #undef CONFIG_RTAI_REVISION_LEVEL /* Kconfig */ #undef CONFIG_RTAI_SCHED_8254_LATENCY /* Kconfig */ #undef CONFIG_RTAI_SCHED_APIC_LATENCY /* Kconfig */ #undef CONFIG_RTAI_SCHED_ISR_LOCK /* Kconfig */ #undef CONFIG_RTAI_SCHED_LXRT_NUMSLOTS /* Kconfig */ #undef CONFIG_RTAI_SEM /* Kconfig */ #undef CONFIG_RTAI_SEM_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_SERIAL /* Kconfig */ #undef CONFIG_RTAI_SHM /* Kconfig */ #undef CONFIG_RTAI_SHM_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_TASKLETS /* Kconfig */ #undef CONFIG_RTAI_TASKLETS_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_TBX /* Kconfig */ #undef CONFIG_RTAI_TBX_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_TRACE /* Kconfig */ #undef CONFIG_RTAI_USI /* Kconfig */ #undef CONFIG_RTAI_USI_BUILTIN /* Kconfig */ #undef CONFIG_RTAI_VERSION_MAJOR /* Kconfig */ #undef CONFIG_RTAI_VERSION_MINOR /* Kconfig */ #undef CONFIG_RTAI_WD /* Kconfig */ #undef CONFIG_RTAI_XENOMAI_DEBUG #ifdef __IN_RTAI__ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER #endif /* __IN_RTAI__ */ #include