📄 hostinfra.h
字号:
/* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -