hostinfra.h
来自「基于ecos的redboot」· C头文件 代码 · 共 19 行
H
19 行
/* hostinfra.h. Generated automatically by configure. */
/* 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 */
#define CYGNUM_INFRA_VERSION "0.1"
/* #undef cyg_halint64 */
/* #undef cyg_halcount64 */
#define CYGDBG_INFRA_DEBUG_FUNCTION_PSEUDOMACRO 1
/* #undef CYGNUM_INFRA_TRACE_VECTOR_SIZE */
/* The number of bytes in a int *. */
#define SIZEOF_INT_P 4
/* The number of bytes in a long. */
#define SIZEOF_LONG 4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?