aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vdso32/vclock_gettime.c
blob: ca65e4213d63fe1b6590fef0f4a42569a166918b (plain) (blame)
1
2
3
4
5
6
7
8
9
#define BUILD_VDSO32

#ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE
#undef CONFIG_OPTIMIZE_INLINING
#endif

#undef CONFIG_X86_PPRO_FENCE

#include "../vclock_gettime.c"