diff options
Diffstat (limited to 'arch/x86/entry/vdso/vdso32/vclock_gettime.c')
| -rw-r--r-- | arch/x86/entry/vdso/vdso32/vclock_gettime.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/entry/vdso/vdso32/vclock_gettime.c b/arch/x86/entry/vdso/vdso32/vclock_gettime.c index 87a86e017f0e..7780bbfb06ef 100644 --- a/arch/x86/entry/vdso/vdso32/vclock_gettime.c +++ b/arch/x86/entry/vdso/vdso32/vclock_gettime.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  #define BUILD_VDSO32  #ifndef CONFIG_CC_OPTIMIZE_FOR_SIZE |