config.h.in

来自「nios-linux交叉编译器,可以在linux环境下建立nios的交叉编译环境」· IN 代码 · 共 63 行

IN
63
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define as __inline if that's what the C compiler calls it.  */#undef inline/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>.  */#undef TIME_WITH_SYS_TIME/* Absolute path to lowio top_sourcedir. */#undef CDK4NIOS_SOURCE_PATH/* Define if you have the memcpy function.  */#undef HAVE_MEMCPY/* Define if you have the mtrace function.  */#undef HAVE_MTRACE/* Define if you have the strchr function.  */#undef HAVE_STRCHR/* Define if you have the strerror function.  */#undef HAVE_STRERROR/* Define if you have the <dlfcn.h> header file.  */#undef HAVE_DLFCN_H/* Define if you have the <memory.h> header file.  */#undef HAVE_MEMORY_H/* Define if you have the <string.h> header file.  */#undef HAVE_STRING_H/* Define if you have the <termios.h> header file.  */#undef HAVE_TERMIOS_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* if defined we found Linux as host system */#undef OS_LINUX/* if defined we found Cygwin as host system */#undef OS_CYGWIN32/* if defined we found Solaris as host system */#undef OS_SOLARIS/* Define if compiler has function prototypes */#undef PROTOTYPES

⌨️ 快捷键说明

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