diff options
Diffstat (limited to 'tools/testing/selftests/x86/test_vdso.c')
| -rw-r--r-- | tools/testing/selftests/x86/test_vdso.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/tools/testing/selftests/x86/test_vdso.c b/tools/testing/selftests/x86/test_vdso.c index 65d7a2bf7e14..29973cde06d3 100644 --- a/tools/testing/selftests/x86/test_vdso.c +++ b/tools/testing/selftests/x86/test_vdso.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  /*   * ldt_gdt.c - Test cases for LDT and GDT access   * Copyright (c) 2011-2015 Andrew Lutomirski |