aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/entry/vdso/vdso32/vgetcpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/entry/vdso/vdso32/vgetcpu.c')
-rw-r--r--arch/x86/entry/vdso/vdso32/vgetcpu.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/entry/vdso/vdso32/vgetcpu.c b/arch/x86/entry/vdso/vdso32/vgetcpu.c
new file mode 100644
index 000000000000..3a9791f5e998
--- /dev/null
+++ b/arch/x86/entry/vdso/vdso32/vgetcpu.c
@@ -0,0 +1,3 @@
+// SPDX-License-Identifier: GPL-2.0
+#include "fake_32bit_build.h"
+#include "../vgetcpu.c"