config.h.in

来自「eCos1.31版」· IN 代码 · 共 18 行

IN
18
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN#undef CYGNUM_INFRA_VERSION#undef cyg_halint64#undef cyg_halcount64#undef CYGDBG_INFRA_DEBUG_FUNCTION_PSEUDOMACRO#undef CYGNUM_INFRA_TRACE_VECTOR_SIZE/* The number of bytes in a int *.  */#undef SIZEOF_INT_P/* The number of bytes in a long.  */#undef SIZEOF_LONG

⌨️ 快捷键说明

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