aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/vdso.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/vdso.h')
-rw-r--r--arch/x86/xen/vdso.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/x86/xen/vdso.h b/arch/x86/xen/vdso.h
deleted file mode 100644
index 873c54c488fe..000000000000
--- a/arch/x86/xen/vdso.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* 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