/* config.h.in. Generated from configure.ac by autoheader. */ /* Use the dmb instruction if available for use on ARM. */ #undef CONFIG_RCU_ARM_HAVE_DMB /* Compatibility mode for i386 which lacks cmpxchg instruction. */ #undef CONFIG_RCU_COMPAT_ARCH /* Defined when on a system that has memory fence instructions. */ #undef CONFIG_RCU_HAVE_FENCE /* Defined when on a system with futex support. */ #undef CONFIG_RCU_HAVE_FUTEX /* Enable SMP support. With SMP support enabled, uniprocessors are also supported. With SMP support disabled, UP systems work fine, but the behavior of SMP systems is undefined. */ #undef CONFIG_RCU_SMP /* TLS provided by the compiler. */ #undef CONFIG_RCU_TLS /* Define to 1 if you have the `bzero' function. */ #undef HAVE_BZERO /* Defined to 1 if we have CPU_SET and it works */ #undef HAVE_CPU_SET /* Define to 1 if the system has the type `cpu_set_t'. */ #undef HAVE_CPU_SET_T /* Defined to 1 if we have CPU_ZERO and it works */ #undef HAVE_CPU_ZERO /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define to 1 if you have the `munmap' function. */ #undef HAVE_MUNMAP /* Define to 1 if you have the `sched_getcpu' function. */ #undef HAVE_SCHED_GETCPU /* Define to 1 if you have the `sched_setaffinity' function. */ #undef HAVE_SCHED_SETAFFINITY /* 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 `strtoul' function. */ #undef HAVE_STRTOUL /* Define to 1 if you have the `sysconf' function. */ #undef HAVE_SYSCONF /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_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 /* 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 /* Defined to sched_setaffinity's number of arguments. */ #undef SCHED_SETAFFINITY_ARGS /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* If the compiler supports a TLS storage class define it to that here */ #undef TLS /* Version number of package */ #undef VERSION /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned int' if does not define. */ #undef size_t