platform_bionic/libc/arch-x86_64/syscalls
Elliott Hughes e4ffd9f234 Regenerate the system call stubs (to get x86_64).
This touches the x86 stubs too because arm, x86, and x86_64 now
all share the same header (at a source level), which causes a
reordering of the #include lines.

Change-Id: If9a1e2b2718bd41d8399fea748bce672c513ef84
2013-10-01 13:29:43 -07:00
..
__brk.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__fork.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__getcpu.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__getcwd.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__getpriority.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__ioctl.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__open.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__openat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__ptrace.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__reboot.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__rt_sigaction.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__rt_sigprocmask.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__rt_sigsuspend.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__rt_sigtimedwait.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__sched_getaffinity.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__setresuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__setreuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__setuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__sys_clone.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__syslog.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__timer_create.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__timer_delete.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__timer_getoverrun.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__timer_gettime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__timer_settime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
__waitid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
_exit.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
_exit_thread.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
accept.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
access.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
acct.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
bind.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
capget.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
capset.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
chdir.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
chmod.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
chown.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
chroot.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
clock_getres.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
clock_gettime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
clock_nanosleep.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
clock_settime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
close.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
connect.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
delete_module.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
dup.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
dup2.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
epoll_create.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
epoll_ctl.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
epoll_wait.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
eventfd.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
execve.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
faccessat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fchdir.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fchmod.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fchmodat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fchown.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fchownat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fcntl.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fdatasync.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fgetxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
flistxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
flock.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fremovexattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fsetxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fstat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fstatfs.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
fsync.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
ftruncate.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
futex.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getdents.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getegid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
geteuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getgroups.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getitimer.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getpeername.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getpgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getpid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getppid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getresgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getresuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getrlimit.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getrusage.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getsid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getsockname.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getsockopt.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
gettid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
gettimeofday.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getuid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
getxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
init_module.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
inotify_add_watch.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
inotify_init.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
inotify_rm_watch.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
ioprio_get.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
ioprio_set.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
kill.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
klogctl.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lchown.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lgetxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
link.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
listen.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
listxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
llistxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lremovexattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lseek.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lsetxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
lstat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
madvise.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mincore.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mkdir.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mkdirat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mknod.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mlock.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mlockall.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mmap.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mount.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mprotect.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
mremap.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
msync.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
munlock.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
munlockall.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
munmap.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
nanosleep.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
pause.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
perf_event_open.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
personality.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
pipe.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
pipe2.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
poll.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
prctl.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
pread64.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
pwrite64.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
read.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
readahead.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
readlink.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
readv.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
recvfrom.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
recvmsg.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
removexattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
rename.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
renameat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
rmdir.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_get_priority_max.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_get_priority_min.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_getparam.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_getscheduler.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_rr_get_interval.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_setaffinity.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_setparam.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_setscheduler.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sched_yield.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
select.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sendfile.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sendmsg.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sendto.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setgroups.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setitimer.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setpgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setpriority.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setregid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setresgid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setrlimit.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setsid.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setsockopt.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
settimeofday.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
setxattr.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
shutdown.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sigaltstack.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
signalfd4.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
socket.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
socketpair.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
stat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
statfs.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
swapoff.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
swapon.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
symlink.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sync.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
sysinfo.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
tgkill.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
timerfd_create.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
timerfd_gettime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
timerfd_settime.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
times.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
tkill.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
truncate.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
umask.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
umount2.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
uname.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
unlink.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
unlinkat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
unshare.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
utimensat.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
utimes.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
vfork.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
wait4.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
write.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
writev.S Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00