Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6
/* SPDX-License-Identifier: GPL-2.0 */ /* 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