summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86/raw_syscall_helper_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/x86/raw_syscall_helper_32.S')
-rw-r--r--tools/testing/selftests/x86/raw_syscall_helper_32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/x86/raw_syscall_helper_32.S b/tools/testing/selftests/x86/raw_syscall_helper_32.S
index 534e71e35c6a..94410fa2b5ed 100644
--- a/tools/testing/selftests/x86/raw_syscall_helper_32.S
+++ b/tools/testing/selftests/x86/raw_syscall_helper_32.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
.global sys32_helper
sys32_helper:
/* Args: syscall_args_32*, function pointer */