⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 simple MIPS EJTAG u-boot loader
💻 IN
字号:
/* config.h.in.  Generated from configure.ac by autoheader.  *//* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP   systems. This function is required for `alloca.c' support on those systems.   */#undef CRAY_STACKSEG_END/* Define to 1 if using `alloca.c'. */#undef C_ALLOCA/* define to the executable extension of the host system */#undef EXEC_EXT/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <asm/io.h> header file. */#undef HAVE_ASM_IO_H/* Define to 1 if you have the `closelog' function. */#undef HAVE_CLOSELOG/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* Define to 1 if you have the `getopt_long' function. */#undef HAVE_GETOPT_LONG/* define if GetSystemTime is available */#undef HAVE_GETSYSTEMTIME/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* define if inb and friends are available */#undef HAVE_IOFUNCS/* Define to 1 if you have the `iopl' function. */#undef HAVE_IOPL/* Define to 1 if you have the `memmem' function. */#undef HAVE_MEMMEM/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `openlog' function. */#undef HAVE_OPENLOG/* define if we want kernel driver parport access support */#undef HAVE_PPKDRV/* define if we want ppuser support */#undef HAVE_PPUSER/* Define to 1 if you have the `random' function. */#undef HAVE_RANDOM/* Define to 1 if you have the `revoke' function. */#undef HAVE_REVOKE/* define if bittypes like int16_t are defined */#undef HAVE_SIGNED_BITTYPES/* Define to 1 if you have the `snprintf' function. */#undef HAVE_SNPRINTF/* 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 `syslog' function. */#undef HAVE_SYSLOG/* Define to 1 if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define to 1 if you have the <sys/io.h> header file. */#undef HAVE_SYS_IO_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 if bittypes like u_int16_t are defined */#undef HAVE_UNSIGNED_BITTYPES/* Define to 1 if you have the `vsnprintf' function. */#undef HAVE_VSNPRINTF/* Define to 1 if you have the `vsyslog' function. */#undef HAVE_VSYSLOG/* define if M_LOG10E is not defined by math.h */#undef M_LOG10E/* define if M_PI is not defined by math.h */#undef M_PI/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* various directories */#undef PACKAGE_DATA_DIR/* various directories */#undef PACKAGE_LIBEXEC_DIR/* various directories */#undef PACKAGE_LOCALE_DIR/* Define to the full name of this package. */#undef PACKAGE_NAME/* various directories */#undef PACKAGE_SOURCE_DIR/* 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 as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time.	STACK_DIRECTION > 0 => grows toward higher addresses	STACK_DIRECTION < 0 => grows toward lower addresses	STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* define if MMX is to be used */#undef USEMMX/* define if VIS is to be used */#undef USEVIS/* Version number of package */#undef VERSION/* define if compiling under Windows32 */#undef WIN32/* Define to 1 if your processor stores words with the most significant byte   first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a   `char[]'. */#undef YYTEXT_POINTER/* Define to empty if `const' does not conform to ANSI C. */#undef const/* 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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -