diff options
Diffstat (limited to 'arch/loongarch/kernel/Makefile.syscalls')
-rw-r--r-- | arch/loongarch/kernel/Makefile.syscalls | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/loongarch/kernel/Makefile.syscalls b/arch/loongarch/kernel/Makefile.syscalls new file mode 100644 index 000000000000..ab7d9baa2915 --- /dev/null +++ b/arch/loongarch/kernel/Makefile.syscalls @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 + +# No special ABIs on loongarch so far +syscall_abis_64 += |