diff options
Diffstat (limited to 'arch/hexagon/kernel/Makefile.syscalls')
-rw-r--r-- | arch/hexagon/kernel/Makefile.syscalls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/hexagon/kernel/Makefile.syscalls b/arch/hexagon/kernel/Makefile.syscalls new file mode 100644 index 000000000000..d2b7c5d44d95 --- /dev/null +++ b/arch/hexagon/kernel/Makefile.syscalls @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 + +syscall_abis_32 += hexagon time32 stat64 rlimit renameat |