2 * Copyright (C) 2005-2006 Atmel Corporation
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
10 * Stubs for syscalls that require access to pt_regs or that take more
11 * than five parameters.
17 .global __sys_rt_sigsuspend
18 .type __sys_rt_sigsuspend,@function
21 rjmp sys_rt_sigsuspend
23 .global __sys_sigaltstack
24 .type __sys_sigaltstack,@function
29 .global __sys_rt_sigreturn
30 .type __sys_rt_sigreturn,@function
36 .type __sys_mmap2,@function
45 .type __sys_sendto,@function
53 .global __sys_recvfrom
54 .type __sys_recvfrom,@function
62 .global __sys_pselect6
63 .type __sys_pselect6,@function
72 .type __sys_splice,@function
80 .global __sys_epoll_pwait
81 .type __sys_epoll_pwait,@function
89 .global __sys_sync_file_range
90 .type __sys_sync_file_range,@function
91 __sys_sync_file_range:
94 call sys_sync_file_range