nt9856x/BSP/linux-kernel/arch/x86/xen/vdso.h
2023-03-28 15:07:53 +08:00

5 lines
211 B
C

/* 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