summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/syscall_table.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/kernel/syscall_table.S')
-rw-r--r--arch/m32r/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m32r/kernel/syscall_table.S b/arch/m32r/kernel/syscall_table.S
index f365c19..cf0bcf0 100644
--- a/arch/m32r/kernel/syscall_table.S
+++ b/arch/m32r/kernel/syscall_table.S
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
ENTRY(sys_call_table)
.long sys_restart_syscall /* 0 - old "setup()" system call*/
.long sys_exit
OpenPOWER on IntegriCloud