android_kernel_xiaomi_sm8350/arch/x86/vdso
Sam Ravnborg d746d647f3 x86: do not use $(ARCH) when not needed
For x86 ARCH may say i386 or x86_64 and soon x86.
Rely on CONFIG_X64_32 to select between 32/64 or just
hardcode the value as appropriate.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
2007-11-12 21:02:20 +01:00
..
.gitignore
Makefile x86: do not use $(ARCH) when not needed 2007-11-12 21:02:20 +01:00
vclock_gettime.c
vdso-note.S
vdso-start.S
vdso.lds.S x86: vdso linker script cleanup 2007-10-17 20:17:06 +02:00
vdso.S
vextern.h
vgetcpu.c
vma.c
voffset.h
vvar.c x86: vdso put vars in rodata 2007-10-17 20:16:43 +02:00