Ran these commands:
cvs -d:pserver:anonymous@cvs.gna.org:/cvs/rtai co vulcano
cd vulcano
git init
git add .
git commit
378 lines
7 KiB
C
378 lines
7 KiB
C
/* rtai_config.h.in. Generated from configure.in by autoheader. */
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_KBUILD
|
|
|
|
/* Legacy */
|
|
#undef CONFIG_RTAI
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_16550A_ANY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_16550A_MMIO
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_16550A_PIO
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_ADEOS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_ALIGN_LINUX_PRIORITY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_ALLOW_RR
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_BITS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_BITS_BUILTIN
|
|
|
|
/* Build system alias */
|
|
#undef CONFIG_RTAI_BUILD_STRING
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_CAL_FREQS_FACT
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_CLOCK_REALTIME
|
|
|
|
/* Compiler */
|
|
#undef CONFIG_RTAI_COMPILER
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_CPUS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_DEBUG_RTDM
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_DIAG_TSC_SYNC
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_DONT_DISPATCH_CORE_IRQS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_DRIVERS_16550A
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_DRIVERS_SERIAL
|
|
|
|
/* 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_FULL_PRINHER
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_HAL_PREEMPT
|
|
|
|
/* Host system alias */
|
|
#undef CONFIG_RTAI_HOST_STRING
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_IMMEDIATE_LINUX_SYSCALL
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_INTERNAL_LEDS_SUPPORT
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_INTERNAL_LXRT_INLINE
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_INTERNAL_LXRT_SUPPORT
|
|
|
|
/* Use RTAI Adeos-newgen HAL */
|
|
#undef CONFIG_RTAI_IPIPE
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_KERN_BUSY_ALIGN_RET_DELAY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_KSTACK_HEAPSZ
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_LEDS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_LEDS_BUILTIN
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_LONG_TIMED_LIST
|
|
|
|
|
|
#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_LXRT_USE_LINUX_SYSCALL
|
|
|
|
/* 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_MASTER_TSC_CPU
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MATH
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MATH_BUILTIN
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MATH_C99
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MATH_KCOMPLEX
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MATH_LIBM_TO_USE
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MBX
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MBX_BUILTIN
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_MONITOR_EXECTIME
|
|
|
|
/* 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_ONE_SHOT
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_REVISION_LEVEL
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RTC_FREQ
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RTDM
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RTDM_FD_MAX
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RTDM_SELECT
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RTDM_SHIRQ
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RT_POLL
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_RT_POLL_ON_STACK
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SCHED_8254_LATENCY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SCHED_ISR_LOCK
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SCHED_LATENCY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SCHED_LXRT_NUMSLOTS
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SEM
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_SEM_BUILTIN
|
|
|
|
/* 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_TASK_SWITCH_SIGNAL
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_TBX
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_TBX_BUILTIN
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_TRACE
|
|
|
|
/* Use TSC in user space */
|
|
#undef CONFIG_RTAI_TSC
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_TUNE_TSC_SYNC
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_USER_BUSY_ALIGN_RET_DELAY
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_USE_COMEDI_LOCK
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_USE_LINUX_COMEDI
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_USE_NEWERR
|
|
|
|
/* Kconfig */
|
|
#undef CONFIG_RTAI_USE_TLSF
|
|
|
|
/* 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
|
|
|
|
#ifdef __IN_RTAI__
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* 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 home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* 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
|
|
|
|
#endif /* __IN_RTAI__ */
|