Stop using the non-uapi <linux/err.h> header file.
We only need it for MAX_ERRNO, and it's time we had somewhere to put the little assembler utility macros we've been putting off writing. Change-Id: I9354d2e0dc47c689296a34b5b229fc9ba75f1a83
This commit is contained in:
parent
a034e1d3e0
commit
ed74484dcb
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__brk)
|
ENTRY(__brk)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__clone)
|
ENTRY(__clone)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__epoll_pwait)
|
ENTRY(__epoll_pwait)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__exit)
|
ENTRY(__exit)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__getcpu)
|
ENTRY(__getcpu)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__getcwd)
|
ENTRY(__getcwd)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__getpriority)
|
ENTRY(__getpriority)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__ioctl)
|
ENTRY(__ioctl)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__openat)
|
ENTRY(__openat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__ppoll)
|
ENTRY(__ppoll)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__pselect6)
|
ENTRY(__pselect6)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__ptrace)
|
ENTRY(__ptrace)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__reboot)
|
ENTRY(__reboot)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__rt_sigaction)
|
ENTRY(__rt_sigaction)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__rt_sigpending)
|
ENTRY(__rt_sigpending)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__rt_sigprocmask)
|
ENTRY(__rt_sigprocmask)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__rt_sigsuspend)
|
ENTRY(__rt_sigsuspend)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__rt_sigtimedwait)
|
ENTRY(__rt_sigtimedwait)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__sched_getaffinity)
|
ENTRY(__sched_getaffinity)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__syslog)
|
ENTRY(__syslog)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__timer_create)
|
ENTRY(__timer_create)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__timer_delete)
|
ENTRY(__timer_delete)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__timer_getoverrun)
|
ENTRY(__timer_getoverrun)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__timer_gettime)
|
ENTRY(__timer_gettime)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__timer_settime)
|
ENTRY(__timer_settime)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(__waitid)
|
ENTRY(__waitid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(_exit)
|
ENTRY(_exit)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(accept)
|
ENTRY(accept)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(acct)
|
ENTRY(acct)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(bind)
|
ENTRY(bind)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(capget)
|
ENTRY(capget)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(capset)
|
ENTRY(capset)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(chdir)
|
ENTRY(chdir)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(chroot)
|
ENTRY(chroot)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(clock_getres)
|
ENTRY(clock_getres)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(clock_gettime)
|
ENTRY(clock_gettime)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(clock_nanosleep)
|
ENTRY(clock_nanosleep)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(clock_settime)
|
ENTRY(clock_settime)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(close)
|
ENTRY(close)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(connect)
|
ENTRY(connect)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(delete_module)
|
ENTRY(delete_module)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(dup)
|
ENTRY(dup)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(dup3)
|
ENTRY(dup3)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(epoll_create1)
|
ENTRY(epoll_create1)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(epoll_ctl)
|
ENTRY(epoll_ctl)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(eventfd)
|
ENTRY(eventfd)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(execve)
|
ENTRY(execve)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(faccessat)
|
ENTRY(faccessat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fchdir)
|
ENTRY(fchdir)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fchmod)
|
ENTRY(fchmod)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fchmodat)
|
ENTRY(fchmodat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fchown)
|
ENTRY(fchown)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fchownat)
|
ENTRY(fchownat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fcntl)
|
ENTRY(fcntl)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fdatasync)
|
ENTRY(fdatasync)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fgetxattr)
|
ENTRY(fgetxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(flistxattr)
|
ENTRY(flistxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(flock)
|
ENTRY(flock)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fremovexattr)
|
ENTRY(fremovexattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fsetxattr)
|
ENTRY(fsetxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fstat)
|
ENTRY(fstat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fstatat)
|
ENTRY(fstatat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fstatfs)
|
ENTRY(fstatfs)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(fsync)
|
ENTRY(fsync)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(ftruncate)
|
ENTRY(ftruncate)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(futex)
|
ENTRY(futex)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getdents)
|
ENTRY(getdents)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getegid)
|
ENTRY(getegid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(geteuid)
|
ENTRY(geteuid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getgid)
|
ENTRY(getgid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getgroups)
|
ENTRY(getgroups)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getitimer)
|
ENTRY(getitimer)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getpeername)
|
ENTRY(getpeername)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getpgid)
|
ENTRY(getpgid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getpid)
|
ENTRY(getpid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getppid)
|
ENTRY(getppid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getresgid)
|
ENTRY(getresgid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getresuid)
|
ENTRY(getresuid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getrlimit)
|
ENTRY(getrlimit)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getrusage)
|
ENTRY(getrusage)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getsid)
|
ENTRY(getsid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getsockname)
|
ENTRY(getsockname)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getsockopt)
|
ENTRY(getsockopt)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(gettid)
|
ENTRY(gettid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(gettimeofday)
|
ENTRY(gettimeofday)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getuid)
|
ENTRY(getuid)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(getxattr)
|
ENTRY(getxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(init_module)
|
ENTRY(init_module)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(inotify_add_watch)
|
ENTRY(inotify_add_watch)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(inotify_init1)
|
ENTRY(inotify_init1)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(inotify_rm_watch)
|
ENTRY(inotify_rm_watch)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(ioprio_get)
|
ENTRY(ioprio_get)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(ioprio_set)
|
ENTRY(ioprio_set)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(kill)
|
ENTRY(kill)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(klogctl)
|
ENTRY(klogctl)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(lgetxattr)
|
ENTRY(lgetxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(linkat)
|
ENTRY(linkat)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(listen)
|
ENTRY(listen)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(listxattr)
|
ENTRY(listxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
/* Generated by gensyscalls.py. Do not edit. */
|
/* Generated by gensyscalls.py. Do not edit. */
|
||||||
|
|
||||||
#include <asm/unistd.h>
|
#include <private/bionic_asm.h>
|
||||||
#include <linux/err.h>
|
|
||||||
#include <machine/asm.h>
|
|
||||||
|
|
||||||
ENTRY(llistxattr)
|
ENTRY(llistxattr)
|
||||||
stp x29, x30, [sp, #-16]!
|
stp x29, x30, [sp, #-16]!
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user