linux/lib/vdso
Vincenzo Frascino bf279849ad lib/vdso: Build 32 bit specific functions in the right context
clock_gettime32 and clock_getres_time32 should be compiled only with a
32 bit vdso library.

Exclude these symbols when BUILD_VDSO32 is not defined.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lore.kernel.org/r/20190830135902.20861-3-vincenzo.frascino@arm.com
2020-01-14 12:20:44 +01:00
..
gettimeofday.c lib/vdso: Build 32 bit specific functions in the right context 2020-01-14 12:20:44 +01:00
Kconfig lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO 2019-10-07 11:07:17 +01:00
Makefile