vdso.h
来自「linux 内核源代码」· C头文件 代码 · 共 5 行
H
5 行
/* Bit used for the pseudo-hwcap for non-negative segments. We use bit 1 to avoid bugs in some versions of glibc when bit 0 is used; the choice is otherwise arbitrary. */#define VDSO_NOTE_NONEGSEG_BIT 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?