summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86')
-rw-r--r--libc/arch-x86/syscalls.mk366
-rw-r--r--libc/arch-x86/syscalls/__brk.S3
-rw-r--r--libc/arch-x86/syscalls/__fcntl.S3
-rw-r--r--libc/arch-x86/syscalls/__fcntl64.S3
-rw-r--r--libc/arch-x86/syscalls/__fork.S3
-rw-r--r--libc/arch-x86/syscalls/__fstatfs64.S3
-rw-r--r--libc/arch-x86/syscalls/__getcpu.S3
-rw-r--r--libc/arch-x86/syscalls/__getcwd.S3
-rw-r--r--libc/arch-x86/syscalls/__getpriority.S3
-rw-r--r--libc/arch-x86/syscalls/__ioctl.S3
-rw-r--r--libc/arch-x86/syscalls/__llseek.S3
-rw-r--r--libc/arch-x86/syscalls/__mmap2.S3
-rw-r--r--libc/arch-x86/syscalls/__open.S3
-rw-r--r--libc/arch-x86/syscalls/__openat.S3
-rw-r--r--libc/arch-x86/syscalls/__ptrace.S3
-rw-r--r--libc/arch-x86/syscalls/__reboot.S3
-rw-r--r--libc/arch-x86/syscalls/__rt_sigaction.S3
-rw-r--r--libc/arch-x86/syscalls/__rt_sigpending.S3
-rw-r--r--libc/arch-x86/syscalls/__rt_sigprocmask.S3
-rw-r--r--libc/arch-x86/syscalls/__rt_sigsuspend.S3
-rw-r--r--libc/arch-x86/syscalls/__rt_sigtimedwait.S3
-rw-r--r--libc/arch-x86/syscalls/__sched_getaffinity.S3
-rw-r--r--libc/arch-x86/syscalls/__set_thread_area.S3
-rw-r--r--libc/arch-x86/syscalls/__statfs64.S3
-rw-r--r--libc/arch-x86/syscalls/__sys_clone.S3
-rw-r--r--libc/arch-x86/syscalls/__syslog.S3
-rw-r--r--libc/arch-x86/syscalls/__timer_create.S3
-rw-r--r--libc/arch-x86/syscalls/__timer_delete.S3
-rw-r--r--libc/arch-x86/syscalls/__timer_getoverrun.S3
-rw-r--r--libc/arch-x86/syscalls/__timer_gettime.S3
-rw-r--r--libc/arch-x86/syscalls/__timer_settime.S3
-rw-r--r--libc/arch-x86/syscalls/__waitid.S3
-rw-r--r--libc/arch-x86/syscalls/_exit.S3
-rw-r--r--libc/arch-x86/syscalls/_exit_thread.S3
-rw-r--r--libc/arch-x86/syscalls/_waitpid.S3
-rw-r--r--libc/arch-x86/syscalls/accept.S3
-rw-r--r--libc/arch-x86/syscalls/access.S3
-rw-r--r--libc/arch-x86/syscalls/acct.S3
-rw-r--r--libc/arch-x86/syscalls/bind.S3
-rw-r--r--libc/arch-x86/syscalls/capget.S3
-rw-r--r--libc/arch-x86/syscalls/capset.S3
-rw-r--r--libc/arch-x86/syscalls/chdir.S3
-rw-r--r--libc/arch-x86/syscalls/chmod.S3
-rw-r--r--libc/arch-x86/syscalls/chown.S3
-rw-r--r--libc/arch-x86/syscalls/chroot.S3
-rw-r--r--libc/arch-x86/syscalls/clock_getres.S3
-rw-r--r--libc/arch-x86/syscalls/clock_gettime.S3
-rw-r--r--libc/arch-x86/syscalls/clock_nanosleep.S3
-rw-r--r--libc/arch-x86/syscalls/clock_settime.S3
-rw-r--r--libc/arch-x86/syscalls/close.S3
-rw-r--r--libc/arch-x86/syscalls/connect.S3
-rw-r--r--libc/arch-x86/syscalls/delete_module.S3
-rw-r--r--libc/arch-x86/syscalls/dup.S3
-rw-r--r--libc/arch-x86/syscalls/dup2.S3
-rw-r--r--libc/arch-x86/syscalls/epoll_create.S3
-rw-r--r--libc/arch-x86/syscalls/epoll_ctl.S3
-rw-r--r--libc/arch-x86/syscalls/epoll_wait.S3
-rw-r--r--libc/arch-x86/syscalls/eventfd.S3
-rw-r--r--libc/arch-x86/syscalls/execve.S3
-rw-r--r--libc/arch-x86/syscalls/faccessat.S3
-rw-r--r--libc/arch-x86/syscalls/fchdir.S3
-rw-r--r--libc/arch-x86/syscalls/fchmod.S3
-rw-r--r--libc/arch-x86/syscalls/fchmodat.S3
-rw-r--r--libc/arch-x86/syscalls/fchown.S3
-rw-r--r--libc/arch-x86/syscalls/fchownat.S3
-rw-r--r--libc/arch-x86/syscalls/fdatasync.S3
-rw-r--r--libc/arch-x86/syscalls/fgetxattr.S3
-rw-r--r--libc/arch-x86/syscalls/flistxattr.S3
-rw-r--r--libc/arch-x86/syscalls/flock.S3
-rw-r--r--libc/arch-x86/syscalls/fremovexattr.S3
-rw-r--r--libc/arch-x86/syscalls/fsetxattr.S3
-rw-r--r--libc/arch-x86/syscalls/fstat.S3
-rw-r--r--libc/arch-x86/syscalls/fstatat.S3
-rw-r--r--libc/arch-x86/syscalls/fsync.S3
-rw-r--r--libc/arch-x86/syscalls/ftruncate.S3
-rw-r--r--libc/arch-x86/syscalls/ftruncate64.S3
-rw-r--r--libc/arch-x86/syscalls/futex.S3
-rw-r--r--libc/arch-x86/syscalls/getdents.S3
-rw-r--r--libc/arch-x86/syscalls/getegid.S3
-rw-r--r--libc/arch-x86/syscalls/geteuid.S3
-rw-r--r--libc/arch-x86/syscalls/getgid.S3
-rw-r--r--libc/arch-x86/syscalls/getgroups.S3
-rw-r--r--libc/arch-x86/syscalls/getitimer.S3
-rw-r--r--libc/arch-x86/syscalls/getpeername.S3
-rw-r--r--libc/arch-x86/syscalls/getpgid.S3
-rw-r--r--libc/arch-x86/syscalls/getpid.S3
-rw-r--r--libc/arch-x86/syscalls/getppid.S3
-rw-r--r--libc/arch-x86/syscalls/getresgid.S3
-rw-r--r--libc/arch-x86/syscalls/getresuid.S3
-rw-r--r--libc/arch-x86/syscalls/getrlimit.S3
-rw-r--r--libc/arch-x86/syscalls/getrusage.S3
-rw-r--r--libc/arch-x86/syscalls/getsid.S3
-rw-r--r--libc/arch-x86/syscalls/getsockname.S3
-rw-r--r--libc/arch-x86/syscalls/getsockopt.S3
-rw-r--r--libc/arch-x86/syscalls/gettid.S3
-rw-r--r--libc/arch-x86/syscalls/gettimeofday.S3
-rw-r--r--libc/arch-x86/syscalls/getuid.S3
-rw-r--r--libc/arch-x86/syscalls/getxattr.S3
-rw-r--r--libc/arch-x86/syscalls/init_module.S3
-rw-r--r--libc/arch-x86/syscalls/inotify_add_watch.S3
-rw-r--r--libc/arch-x86/syscalls/inotify_init.S3
-rw-r--r--libc/arch-x86/syscalls/inotify_rm_watch.S3
-rw-r--r--libc/arch-x86/syscalls/ioprio_get.S3
-rw-r--r--libc/arch-x86/syscalls/ioprio_set.S3
-rw-r--r--libc/arch-x86/syscalls/kill.S3
-rw-r--r--libc/arch-x86/syscalls/klogctl.S3
-rw-r--r--libc/arch-x86/syscalls/lchown.S3
-rw-r--r--libc/arch-x86/syscalls/lgetxattr.S3
-rw-r--r--libc/arch-x86/syscalls/link.S3
-rw-r--r--libc/arch-x86/syscalls/listen.S3
-rw-r--r--libc/arch-x86/syscalls/listxattr.S3
-rw-r--r--libc/arch-x86/syscalls/llistxattr.S3
-rw-r--r--libc/arch-x86/syscalls/lremovexattr.S3
-rw-r--r--libc/arch-x86/syscalls/lseek.S3
-rw-r--r--libc/arch-x86/syscalls/lsetxattr.S3
-rw-r--r--libc/arch-x86/syscalls/lstat.S3
-rw-r--r--libc/arch-x86/syscalls/madvise.S3
-rw-r--r--libc/arch-x86/syscalls/mincore.S3
-rw-r--r--libc/arch-x86/syscalls/mkdir.S3
-rw-r--r--libc/arch-x86/syscalls/mkdirat.S3
-rw-r--r--libc/arch-x86/syscalls/mknod.S3
-rw-r--r--libc/arch-x86/syscalls/mlock.S3
-rw-r--r--libc/arch-x86/syscalls/mlockall.S3
-rw-r--r--libc/arch-x86/syscalls/mount.S3
-rw-r--r--libc/arch-x86/syscalls/mprotect.S3
-rw-r--r--libc/arch-x86/syscalls/mremap.S3
-rw-r--r--libc/arch-x86/syscalls/msync.S3
-rw-r--r--libc/arch-x86/syscalls/munlock.S3
-rw-r--r--libc/arch-x86/syscalls/munlockall.S3
-rw-r--r--libc/arch-x86/syscalls/munmap.S3
-rw-r--r--libc/arch-x86/syscalls/nanosleep.S3
-rw-r--r--libc/arch-x86/syscalls/pause.S3
-rw-r--r--libc/arch-x86/syscalls/perf_event_open.S3
-rw-r--r--libc/arch-x86/syscalls/personality.S3
-rw-r--r--libc/arch-x86/syscalls/pipe.S3
-rw-r--r--libc/arch-x86/syscalls/pipe2.S3
-rw-r--r--libc/arch-x86/syscalls/poll.S3
-rw-r--r--libc/arch-x86/syscalls/prctl.S3
-rw-r--r--libc/arch-x86/syscalls/pread64.S3
-rw-r--r--libc/arch-x86/syscalls/pwrite64.S3
-rw-r--r--libc/arch-x86/syscalls/read.S3
-rw-r--r--libc/arch-x86/syscalls/readahead.S3
-rw-r--r--libc/arch-x86/syscalls/readlink.S3
-rw-r--r--libc/arch-x86/syscalls/readv.S3
-rw-r--r--libc/arch-x86/syscalls/recvfrom.S3
-rw-r--r--libc/arch-x86/syscalls/recvmsg.S3
-rw-r--r--libc/arch-x86/syscalls/removexattr.S3
-rw-r--r--libc/arch-x86/syscalls/rename.S3
-rw-r--r--libc/arch-x86/syscalls/renameat.S3
-rw-r--r--libc/arch-x86/syscalls/rmdir.S3
-rw-r--r--libc/arch-x86/syscalls/sched_get_priority_max.S3
-rw-r--r--libc/arch-x86/syscalls/sched_get_priority_min.S3
-rw-r--r--libc/arch-x86/syscalls/sched_getparam.S3
-rw-r--r--libc/arch-x86/syscalls/sched_getscheduler.S3
-rw-r--r--libc/arch-x86/syscalls/sched_rr_get_interval.S3
-rw-r--r--libc/arch-x86/syscalls/sched_setaffinity.S3
-rw-r--r--libc/arch-x86/syscalls/sched_setparam.S3
-rw-r--r--libc/arch-x86/syscalls/sched_setscheduler.S3
-rw-r--r--libc/arch-x86/syscalls/sched_yield.S3
-rw-r--r--libc/arch-x86/syscalls/select.S3
-rw-r--r--libc/arch-x86/syscalls/sendfile.S3
-rw-r--r--libc/arch-x86/syscalls/sendfile64.S3
-rw-r--r--libc/arch-x86/syscalls/sendmsg.S3
-rw-r--r--libc/arch-x86/syscalls/sendto.S3
-rw-r--r--libc/arch-x86/syscalls/setgid.S3
-rw-r--r--libc/arch-x86/syscalls/setgroups.S3
-rw-r--r--libc/arch-x86/syscalls/setitimer.S3
-rw-r--r--libc/arch-x86/syscalls/setpgid.S3
-rw-r--r--libc/arch-x86/syscalls/setpriority.S3
-rw-r--r--libc/arch-x86/syscalls/setregid.S3
-rw-r--r--libc/arch-x86/syscalls/setresgid.S3
-rw-r--r--libc/arch-x86/syscalls/setresuid.S3
-rw-r--r--libc/arch-x86/syscalls/setreuid.S3
-rw-r--r--libc/arch-x86/syscalls/setrlimit.S3
-rw-r--r--libc/arch-x86/syscalls/setsid.S3
-rw-r--r--libc/arch-x86/syscalls/setsockopt.S3
-rw-r--r--libc/arch-x86/syscalls/settimeofday.S3
-rw-r--r--libc/arch-x86/syscalls/setuid.S3
-rw-r--r--libc/arch-x86/syscalls/setxattr.S3
-rw-r--r--libc/arch-x86/syscalls/shutdown.S3
-rw-r--r--libc/arch-x86/syscalls/sigaction.S3
-rw-r--r--libc/arch-x86/syscalls/sigaltstack.S3
-rw-r--r--libc/arch-x86/syscalls/signalfd4.S3
-rw-r--r--libc/arch-x86/syscalls/socket.S3
-rw-r--r--libc/arch-x86/syscalls/socketpair.S3
-rw-r--r--libc/arch-x86/syscalls/stat.S3
-rw-r--r--libc/arch-x86/syscalls/swapoff.S3
-rw-r--r--libc/arch-x86/syscalls/swapon.S3
-rw-r--r--libc/arch-x86/syscalls/symlink.S3
-rw-r--r--libc/arch-x86/syscalls/sync.S3
-rw-r--r--libc/arch-x86/syscalls/sysinfo.S3
-rw-r--r--libc/arch-x86/syscalls/tgkill.S3
-rw-r--r--libc/arch-x86/syscalls/timerfd_create.S3
-rw-r--r--libc/arch-x86/syscalls/timerfd_gettime.S3
-rw-r--r--libc/arch-x86/syscalls/timerfd_settime.S3
-rw-r--r--libc/arch-x86/syscalls/times.S3
-rw-r--r--libc/arch-x86/syscalls/tkill.S3
-rw-r--r--libc/arch-x86/syscalls/truncate.S3
-rw-r--r--libc/arch-x86/syscalls/truncate64.S3
-rw-r--r--libc/arch-x86/syscalls/umask.S3
-rw-r--r--libc/arch-x86/syscalls/umount2.S3
-rw-r--r--libc/arch-x86/syscalls/uname.S3
-rw-r--r--libc/arch-x86/syscalls/unlink.S3
-rw-r--r--libc/arch-x86/syscalls/unlinkat.S3
-rw-r--r--libc/arch-x86/syscalls/unshare.S3
-rw-r--r--libc/arch-x86/syscalls/utimensat.S3
-rw-r--r--libc/arch-x86/syscalls/utimes.S3
-rw-r--r--libc/arch-x86/syscalls/wait4.S3
-rw-r--r--libc/arch-x86/syscalls/write.S3
-rw-r--r--libc/arch-x86/syscalls/writev.S3
210 files changed, 601 insertions, 392 deletions
diff --git a/libc/arch-x86/syscalls.mk b/libc/arch-x86/syscalls.mk
index 698f6f5..8683221 100644
--- a/libc/arch-x86/syscalls.mk
+++ b/libc/arch-x86/syscalls.mk
@@ -1,211 +1,211 @@
-# Auto-generated by gensyscalls.py. Do not edit.
+# Generated by gensyscalls.py. Do not edit.
syscall_src :=
-syscall_src += arch-x86/syscalls/_exit.S
-syscall_src += arch-x86/syscalls/_exit_thread.S
-syscall_src += arch-x86/syscalls/__fork.S
-syscall_src += arch-x86/syscalls/wait4.S
-syscall_src += arch-x86/syscalls/__sys_clone.S
-syscall_src += arch-x86/syscalls/_waitpid.S
-syscall_src += arch-x86/syscalls/__waitid.S
-syscall_src += arch-x86/syscalls/execve.S
-syscall_src += arch-x86/syscalls/getuid.S
-syscall_src += arch-x86/syscalls/getgid.S
-syscall_src += arch-x86/syscalls/geteuid.S
-syscall_src += arch-x86/syscalls/getegid.S
-syscall_src += arch-x86/syscalls/getresuid.S
-syscall_src += arch-x86/syscalls/getresgid.S
-syscall_src += arch-x86/syscalls/gettid.S
-syscall_src += arch-x86/syscalls/readahead.S
-syscall_src += arch-x86/syscalls/getgroups.S
-syscall_src += arch-x86/syscalls/getpgid.S
-syscall_src += arch-x86/syscalls/getppid.S
-syscall_src += arch-x86/syscalls/getsid.S
-syscall_src += arch-x86/syscalls/setsid.S
-syscall_src += arch-x86/syscalls/setgid.S
-syscall_src += arch-x86/syscalls/setuid.S
-syscall_src += arch-x86/syscalls/setreuid.S
-syscall_src += arch-x86/syscalls/setresuid.S
-syscall_src += arch-x86/syscalls/setresgid.S
syscall_src += arch-x86/syscalls/__brk.S
-syscall_src += arch-x86/syscalls/kill.S
-syscall_src += arch-x86/syscalls/tkill.S
-syscall_src += arch-x86/syscalls/tgkill.S
+syscall_src += arch-x86/syscalls/__fcntl.S
+syscall_src += arch-x86/syscalls/__fcntl64.S
+syscall_src += arch-x86/syscalls/__fork.S
+syscall_src += arch-x86/syscalls/__fstatfs64.S
+syscall_src += arch-x86/syscalls/__getcpu.S
+syscall_src += arch-x86/syscalls/__getcwd.S
+syscall_src += arch-x86/syscalls/__getpriority.S
+syscall_src += arch-x86/syscalls/__ioctl.S
+syscall_src += arch-x86/syscalls/__llseek.S
+syscall_src += arch-x86/syscalls/__mmap2.S
+syscall_src += arch-x86/syscalls/__open.S
+syscall_src += arch-x86/syscalls/__openat.S
syscall_src += arch-x86/syscalls/__ptrace.S
+syscall_src += arch-x86/syscalls/__reboot.S
+syscall_src += arch-x86/syscalls/__rt_sigaction.S
+syscall_src += arch-x86/syscalls/__rt_sigpending.S
+syscall_src += arch-x86/syscalls/__rt_sigprocmask.S
+syscall_src += arch-x86/syscalls/__rt_sigsuspend.S
+syscall_src += arch-x86/syscalls/__rt_sigtimedwait.S
+syscall_src += arch-x86/syscalls/__sched_getaffinity.S
syscall_src += arch-x86/syscalls/__set_thread_area.S
-syscall_src += arch-x86/syscalls/__getpriority.S
-syscall_src += arch-x86/syscalls/setpriority.S
-syscall_src += arch-x86/syscalls/setrlimit.S
-syscall_src += arch-x86/syscalls/getrlimit.S
-syscall_src += arch-x86/syscalls/getrusage.S
-syscall_src += arch-x86/syscalls/setgroups.S
-syscall_src += arch-x86/syscalls/setpgid.S
-syscall_src += arch-x86/syscalls/setregid.S
-syscall_src += arch-x86/syscalls/chroot.S
-syscall_src += arch-x86/syscalls/prctl.S
+syscall_src += arch-x86/syscalls/__statfs64.S
+syscall_src += arch-x86/syscalls/__sys_clone.S
+syscall_src += arch-x86/syscalls/__syslog.S
+syscall_src += arch-x86/syscalls/__timer_create.S
+syscall_src += arch-x86/syscalls/__timer_delete.S
+syscall_src += arch-x86/syscalls/__timer_getoverrun.S
+syscall_src += arch-x86/syscalls/__timer_gettime.S
+syscall_src += arch-x86/syscalls/__timer_settime.S
+syscall_src += arch-x86/syscalls/__waitid.S
+syscall_src += arch-x86/syscalls/_exit.S
+syscall_src += arch-x86/syscalls/_exit_thread.S
+syscall_src += arch-x86/syscalls/_waitpid.S
+syscall_src += arch-x86/syscalls/accept.S
+syscall_src += arch-x86/syscalls/access.S
+syscall_src += arch-x86/syscalls/acct.S
+syscall_src += arch-x86/syscalls/bind.S
syscall_src += arch-x86/syscalls/capget.S
syscall_src += arch-x86/syscalls/capset.S
-syscall_src += arch-x86/syscalls/sigaltstack.S
-syscall_src += arch-x86/syscalls/acct.S
-syscall_src += arch-x86/syscalls/read.S
-syscall_src += arch-x86/syscalls/write.S
-syscall_src += arch-x86/syscalls/pread64.S
-syscall_src += arch-x86/syscalls/pwrite64.S
-syscall_src += arch-x86/syscalls/__open.S
-syscall_src += arch-x86/syscalls/__openat.S
+syscall_src += arch-x86/syscalls/chdir.S
+syscall_src += arch-x86/syscalls/chmod.S
+syscall_src += arch-x86/syscalls/chown.S
+syscall_src += arch-x86/syscalls/chroot.S
+syscall_src += arch-x86/syscalls/clock_getres.S
+syscall_src += arch-x86/syscalls/clock_gettime.S
+syscall_src += arch-x86/syscalls/clock_nanosleep.S
+syscall_src += arch-x86/syscalls/clock_settime.S
syscall_src += arch-x86/syscalls/close.S
-syscall_src += arch-x86/syscalls/lseek.S
-syscall_src += arch-x86/syscalls/__llseek.S
-syscall_src += arch-x86/syscalls/getpid.S
-syscall_src += arch-x86/syscalls/__mmap2.S
-syscall_src += arch-x86/syscalls/munmap.S
-syscall_src += arch-x86/syscalls/mremap.S
-syscall_src += arch-x86/syscalls/msync.S
-syscall_src += arch-x86/syscalls/mprotect.S
-syscall_src += arch-x86/syscalls/madvise.S
-syscall_src += arch-x86/syscalls/mlock.S
-syscall_src += arch-x86/syscalls/munlock.S
-syscall_src += arch-x86/syscalls/mlockall.S
-syscall_src += arch-x86/syscalls/munlockall.S
-syscall_src += arch-x86/syscalls/mincore.S
-syscall_src += arch-x86/syscalls/__ioctl.S
-syscall_src += arch-x86/syscalls/readv.S
-syscall_src += arch-x86/syscalls/writev.S
-syscall_src += arch-x86/syscalls/__fcntl.S
-syscall_src += arch-x86/syscalls/flock.S
-syscall_src += arch-x86/syscalls/fchmod.S
+syscall_src += arch-x86/syscalls/connect.S
+syscall_src += arch-x86/syscalls/delete_module.S
syscall_src += arch-x86/syscalls/dup.S
-syscall_src += arch-x86/syscalls/pipe.S
-syscall_src += arch-x86/syscalls/pipe2.S
syscall_src += arch-x86/syscalls/dup2.S
-syscall_src += arch-x86/syscalls/select.S
-syscall_src += arch-x86/syscalls/ftruncate.S
-syscall_src += arch-x86/syscalls/ftruncate64.S
-syscall_src += arch-x86/syscalls/getdents.S
-syscall_src += arch-x86/syscalls/fsync.S
-syscall_src += arch-x86/syscalls/fdatasync.S
+syscall_src += arch-x86/syscalls/epoll_create.S
+syscall_src += arch-x86/syscalls/epoll_ctl.S
+syscall_src += arch-x86/syscalls/epoll_wait.S
+syscall_src += arch-x86/syscalls/eventfd.S
+syscall_src += arch-x86/syscalls/execve.S
+syscall_src += arch-x86/syscalls/faccessat.S
+syscall_src += arch-x86/syscalls/fchdir.S
+syscall_src += arch-x86/syscalls/fchmod.S
+syscall_src += arch-x86/syscalls/fchmodat.S
syscall_src += arch-x86/syscalls/fchown.S
-syscall_src += arch-x86/syscalls/sync.S
-syscall_src += arch-x86/syscalls/__fcntl64.S
-syscall_src += arch-x86/syscalls/__fstatfs64.S
-syscall_src += arch-x86/syscalls/sendfile.S
-syscall_src += arch-x86/syscalls/sendfile64.S
-syscall_src += arch-x86/syscalls/fstatat.S
-syscall_src += arch-x86/syscalls/mkdirat.S
syscall_src += arch-x86/syscalls/fchownat.S
-syscall_src += arch-x86/syscalls/fchmodat.S
-syscall_src += arch-x86/syscalls/renameat.S
-syscall_src += arch-x86/syscalls/fsetxattr.S
+syscall_src += arch-x86/syscalls/fdatasync.S
syscall_src += arch-x86/syscalls/fgetxattr.S
syscall_src += arch-x86/syscalls/flistxattr.S
+syscall_src += arch-x86/syscalls/flock.S
syscall_src += arch-x86/syscalls/fremovexattr.S
-syscall_src += arch-x86/syscalls/link.S
-syscall_src += arch-x86/syscalls/unlink.S
-syscall_src += arch-x86/syscalls/unlinkat.S
-syscall_src += arch-x86/syscalls/chdir.S
-syscall_src += arch-x86/syscalls/mknod.S
-syscall_src += arch-x86/syscalls/chmod.S
-syscall_src += arch-x86/syscalls/chown.S
-syscall_src += arch-x86/syscalls/lchown.S
-syscall_src += arch-x86/syscalls/mount.S
-syscall_src += arch-x86/syscalls/umount2.S
+syscall_src += arch-x86/syscalls/fsetxattr.S
syscall_src += arch-x86/syscalls/fstat.S
-syscall_src += arch-x86/syscalls/stat.S
-syscall_src += arch-x86/syscalls/lstat.S
-syscall_src += arch-x86/syscalls/mkdir.S
-syscall_src += arch-x86/syscalls/readlink.S
-syscall_src += arch-x86/syscalls/rmdir.S
-syscall_src += arch-x86/syscalls/rename.S
-syscall_src += arch-x86/syscalls/__getcwd.S
-syscall_src += arch-x86/syscalls/access.S
-syscall_src += arch-x86/syscalls/faccessat.S
-syscall_src += arch-x86/syscalls/symlink.S
-syscall_src += arch-x86/syscalls/fchdir.S
-syscall_src += arch-x86/syscalls/truncate.S
-syscall_src += arch-x86/syscalls/truncate64.S
-syscall_src += arch-x86/syscalls/setxattr.S
-syscall_src += arch-x86/syscalls/lsetxattr.S
+syscall_src += arch-x86/syscalls/fstatat.S
+syscall_src += arch-x86/syscalls/fsync.S
+syscall_src += arch-x86/syscalls/ftruncate.S
+syscall_src += arch-x86/syscalls/ftruncate64.S
+syscall_src += arch-x86/syscalls/futex.S
+syscall_src += arch-x86/syscalls/getdents.S
+syscall_src += arch-x86/syscalls/getegid.S
+syscall_src += arch-x86/syscalls/geteuid.S
+syscall_src += arch-x86/syscalls/getgid.S
+syscall_src += arch-x86/syscalls/getgroups.S
+syscall_src += arch-x86/syscalls/getitimer.S
+syscall_src += arch-x86/syscalls/getpeername.S
+syscall_src += arch-x86/syscalls/getpgid.S
+syscall_src += arch-x86/syscalls/getpid.S
+syscall_src += arch-x86/syscalls/getppid.S
+syscall_src += arch-x86/syscalls/getresgid.S
+syscall_src += arch-x86/syscalls/getresuid.S
+syscall_src += arch-x86/syscalls/getrlimit.S
+syscall_src += arch-x86/syscalls/getrusage.S
+syscall_src += arch-x86/syscalls/getsid.S
+syscall_src += arch-x86/syscalls/getsockname.S
+syscall_src += arch-x86/syscalls/getsockopt.S
+syscall_src += arch-x86/syscalls/gettid.S
+syscall_src += arch-x86/syscalls/gettimeofday.S
+syscall_src += arch-x86/syscalls/getuid.S
syscall_src += arch-x86/syscalls/getxattr.S
+syscall_src += arch-x86/syscalls/init_module.S
+syscall_src += arch-x86/syscalls/inotify_add_watch.S
+syscall_src += arch-x86/syscalls/inotify_init.S
+syscall_src += arch-x86/syscalls/inotify_rm_watch.S
+syscall_src += arch-x86/syscalls/ioprio_get.S
+syscall_src += arch-x86/syscalls/ioprio_set.S
+syscall_src += arch-x86/syscalls/kill.S
+syscall_src += arch-x86/syscalls/klogctl.S
+syscall_src += arch-x86/syscalls/lchown.S
syscall_src += arch-x86/syscalls/lgetxattr.S
+syscall_src += arch-x86/syscalls/link.S
+syscall_src += arch-x86/syscalls/listen.S
syscall_src += arch-x86/syscalls/listxattr.S
syscall_src += arch-x86/syscalls/llistxattr.S
-syscall_src += arch-x86/syscalls/removexattr.S
syscall_src += arch-x86/syscalls/lremovexattr.S
-syscall_src += arch-x86/syscalls/__statfs64.S
-syscall_src += arch-x86/syscalls/unshare.S
-syscall_src += arch-x86/syscalls/swapon.S
-syscall_src += arch-x86/syscalls/swapoff.S
-syscall_src += arch-x86/syscalls/pause.S
-syscall_src += arch-x86/syscalls/gettimeofday.S
-syscall_src += arch-x86/syscalls/settimeofday.S
-syscall_src += arch-x86/syscalls/times.S
+syscall_src += arch-x86/syscalls/lseek.S
+syscall_src += arch-x86/syscalls/lsetxattr.S
+syscall_src += arch-x86/syscalls/lstat.S
+syscall_src += arch-x86/syscalls/madvise.S
+syscall_src += arch-x86/syscalls/mincore.S
+syscall_src += arch-x86/syscalls/mkdir.S
+syscall_src += arch-x86/syscalls/mkdirat.S
+syscall_src += arch-x86/syscalls/mknod.S
+syscall_src += arch-x86/syscalls/mlock.S
+syscall_src += arch-x86/syscalls/mlockall.S
+syscall_src += arch-x86/syscalls/mount.S
+syscall_src += arch-x86/syscalls/mprotect.S
+syscall_src += arch-x86/syscalls/mremap.S
+syscall_src += arch-x86/syscalls/msync.S
+syscall_src += arch-x86/syscalls/munlock.S
+syscall_src += arch-x86/syscalls/munlockall.S
+syscall_src += arch-x86/syscalls/munmap.S
syscall_src += arch-x86/syscalls/nanosleep.S
-syscall_src += arch-x86/syscalls/clock_gettime.S
-syscall_src += arch-x86/syscalls/clock_settime.S
-syscall_src += arch-x86/syscalls/clock_getres.S
-syscall_src += arch-x86/syscalls/clock_nanosleep.S
-syscall_src += arch-x86/syscalls/getitimer.S
-syscall_src += arch-x86/syscalls/setitimer.S
-syscall_src += arch-x86/syscalls/__timer_create.S
-syscall_src += arch-x86/syscalls/__timer_settime.S
-syscall_src += arch-x86/syscalls/__timer_gettime.S
-syscall_src += arch-x86/syscalls/__timer_getoverrun.S
-syscall_src += arch-x86/syscalls/__timer_delete.S
-syscall_src += arch-x86/syscalls/utimes.S
-syscall_src += arch-x86/syscalls/utimensat.S
-syscall_src += arch-x86/syscalls/timerfd_create.S
-syscall_src += arch-x86/syscalls/timerfd_settime.S
-syscall_src += arch-x86/syscalls/timerfd_gettime.S
-syscall_src += arch-x86/syscalls/sigaction.S
-syscall_src += arch-x86/syscalls/__rt_sigaction.S
-syscall_src += arch-x86/syscalls/__rt_sigpending.S
-syscall_src += arch-x86/syscalls/__rt_sigprocmask.S
-syscall_src += arch-x86/syscalls/__rt_sigsuspend.S
-syscall_src += arch-x86/syscalls/__rt_sigtimedwait.S
-syscall_src += arch-x86/syscalls/signalfd4.S
-syscall_src += arch-x86/syscalls/socket.S
-syscall_src += arch-x86/syscalls/bind.S
-syscall_src += arch-x86/syscalls/connect.S
-syscall_src += arch-x86/syscalls/listen.S
-syscall_src += arch-x86/syscalls/accept.S
-syscall_src += arch-x86/syscalls/getsockname.S
-syscall_src += arch-x86/syscalls/getpeername.S
-syscall_src += arch-x86/syscalls/socketpair.S
-syscall_src += arch-x86/syscalls/sendto.S
+syscall_src += arch-x86/syscalls/pause.S
+syscall_src += arch-x86/syscalls/perf_event_open.S
+syscall_src += arch-x86/syscalls/personality.S
+syscall_src += arch-x86/syscalls/pipe.S
+syscall_src += arch-x86/syscalls/pipe2.S
+syscall_src += arch-x86/syscalls/poll.S
+syscall_src += arch-x86/syscalls/prctl.S
+syscall_src += arch-x86/syscalls/pread64.S
+syscall_src += arch-x86/syscalls/pwrite64.S
+syscall_src += arch-x86/syscalls/read.S
+syscall_src += arch-x86/syscalls/readahead.S
+syscall_src += arch-x86/syscalls/readlink.S
+syscall_src += arch-x86/syscalls/readv.S
syscall_src += arch-x86/syscalls/recvfrom.S
-syscall_src += arch-x86/syscalls/shutdown.S
-syscall_src += arch-x86/syscalls/setsockopt.S
-syscall_src += arch-x86/syscalls/getsockopt.S
-syscall_src += arch-x86/syscalls/sendmsg.S
syscall_src += arch-x86/syscalls/recvmsg.S
-syscall_src += arch-x86/syscalls/sched_setscheduler.S
-syscall_src += arch-x86/syscalls/sched_getscheduler.S
-syscall_src += arch-x86/syscalls/sched_yield.S
-syscall_src += arch-x86/syscalls/sched_setparam.S
-syscall_src += arch-x86/syscalls/sched_getparam.S
+syscall_src += arch-x86/syscalls/removexattr.S
+syscall_src += arch-x86/syscalls/rename.S
+syscall_src += arch-x86/syscalls/renameat.S
+syscall_src += arch-x86/syscalls/rmdir.S
syscall_src += arch-x86/syscalls/sched_get_priority_max.S
syscall_src += arch-x86/syscalls/sched_get_priority_min.S
+syscall_src += arch-x86/syscalls/sched_getparam.S
+syscall_src += arch-x86/syscalls/sched_getscheduler.S
syscall_src += arch-x86/syscalls/sched_rr_get_interval.S
syscall_src += arch-x86/syscalls/sched_setaffinity.S
-syscall_src += arch-x86/syscalls/__sched_getaffinity.S
-syscall_src += arch-x86/syscalls/__getcpu.S
-syscall_src += arch-x86/syscalls/ioprio_set.S
-syscall_src += arch-x86/syscalls/ioprio_get.S
-syscall_src += arch-x86/syscalls/uname.S
-syscall_src += arch-x86/syscalls/umask.S
-syscall_src += arch-x86/syscalls/__reboot.S
-syscall_src += arch-x86/syscalls/__syslog.S
-syscall_src += arch-x86/syscalls/init_module.S
-syscall_src += arch-x86/syscalls/delete_module.S
-syscall_src += arch-x86/syscalls/klogctl.S
+syscall_src += arch-x86/syscalls/sched_setparam.S
+syscall_src += arch-x86/syscalls/sched_setscheduler.S
+syscall_src += arch-x86/syscalls/sched_yield.S
+syscall_src += arch-x86/syscalls/select.S
+syscall_src += arch-x86/syscalls/sendfile.S
+syscall_src += arch-x86/syscalls/sendfile64.S
+syscall_src += arch-x86/syscalls/sendmsg.S
+syscall_src += arch-x86/syscalls/sendto.S
+syscall_src += arch-x86/syscalls/setgid.S
+syscall_src += arch-x86/syscalls/setgroups.S
+syscall_src += arch-x86/syscalls/setitimer.S
+syscall_src += arch-x86/syscalls/setpgid.S
+syscall_src += arch-x86/syscalls/setpriority.S
+syscall_src += arch-x86/syscalls/setregid.S
+syscall_src += arch-x86/syscalls/setresgid.S
+syscall_src += arch-x86/syscalls/setresuid.S
+syscall_src += arch-x86/syscalls/setreuid.S
+syscall_src += arch-x86/syscalls/setrlimit.S
+syscall_src += arch-x86/syscalls/setsid.S
+syscall_src += arch-x86/syscalls/setsockopt.S
+syscall_src += arch-x86/syscalls/settimeofday.S
+syscall_src += arch-x86/syscalls/setuid.S
+syscall_src += arch-x86/syscalls/setxattr.S
+syscall_src += arch-x86/syscalls/shutdown.S
+syscall_src += arch-x86/syscalls/sigaction.S
+syscall_src += arch-x86/syscalls/sigaltstack.S
+syscall_src += arch-x86/syscalls/signalfd4.S
+syscall_src += arch-x86/syscalls/socket.S
+syscall_src += arch-x86/syscalls/socketpair.S
+syscall_src += arch-x86/syscalls/stat.S
+syscall_src += arch-x86/syscalls/swapoff.S
+syscall_src += arch-x86/syscalls/swapon.S
+syscall_src += arch-x86/syscalls/symlink.S
+syscall_src += arch-x86/syscalls/sync.S
syscall_src += arch-x86/syscalls/sysinfo.S
-syscall_src += arch-x86/syscalls/personality.S
-syscall_src += arch-x86/syscalls/perf_event_open.S
-syscall_src += arch-x86/syscalls/futex.S
-syscall_src += arch-x86/syscalls/epoll_create.S
-syscall_src += arch-x86/syscalls/epoll_ctl.S
-syscall_src += arch-x86/syscalls/epoll_wait.S
-syscall_src += arch-x86/syscalls/inotify_init.S
-syscall_src += arch-x86/syscalls/inotify_add_watch.S
-syscall_src += arch-x86/syscalls/inotify_rm_watch.S
-syscall_src += arch-x86/syscalls/poll.S
-syscall_src += arch-x86/syscalls/eventfd.S
+syscall_src += arch-x86/syscalls/tgkill.S
+syscall_src += arch-x86/syscalls/timerfd_create.S
+syscall_src += arch-x86/syscalls/timerfd_gettime.S
+syscall_src += arch-x86/syscalls/timerfd_settime.S
+syscall_src += arch-x86/syscalls/times.S
+syscall_src += arch-x86/syscalls/tkill.S
+syscall_src += arch-x86/syscalls/truncate.S
+syscall_src += arch-x86/syscalls/truncate64.S
+syscall_src += arch-x86/syscalls/umask.S
+syscall_src += arch-x86/syscalls/umount2.S
+syscall_src += arch-x86/syscalls/uname.S
+syscall_src += arch-x86/syscalls/unlink.S
+syscall_src += arch-x86/syscalls/unlinkat.S
+syscall_src += arch-x86/syscalls/unshare.S
+syscall_src += arch-x86/syscalls/utimensat.S
+syscall_src += arch-x86/syscalls/utimes.S
+syscall_src += arch-x86/syscalls/wait4.S
+syscall_src += arch-x86/syscalls/write.S
+syscall_src += arch-x86/syscalls/writev.S
diff --git a/libc/arch-x86/syscalls/__brk.S b/libc/arch-x86/syscalls/__brk.S
index e3e8bfd..a275e3d 100644
--- a/libc/arch-x86/syscalls/__brk.S
+++ b/libc/arch-x86/syscalls/__brk.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__fcntl.S b/libc/arch-x86/syscalls/__fcntl.S
index 3492b3b..e0d069a 100644
--- a/libc/arch-x86/syscalls/__fcntl.S
+++ b/libc/arch-x86/syscalls/__fcntl.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__fcntl64.S b/libc/arch-x86/syscalls/__fcntl64.S
index 0fc5f21..96cac02 100644
--- a/libc/arch-x86/syscalls/__fcntl64.S
+++ b/libc/arch-x86/syscalls/__fcntl64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__fork.S b/libc/arch-x86/syscalls/__fork.S
index 1a20645..af737c7 100644
--- a/libc/arch-x86/syscalls/__fork.S
+++ b/libc/arch-x86/syscalls/__fork.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__fstatfs64.S b/libc/arch-x86/syscalls/__fstatfs64.S
index 1e3487f..ba6e0cf 100644
--- a/libc/arch-x86/syscalls/__fstatfs64.S
+++ b/libc/arch-x86/syscalls/__fstatfs64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__getcpu.S b/libc/arch-x86/syscalls/__getcpu.S
index 159acfc..efb1b3e 100644
--- a/libc/arch-x86/syscalls/__getcpu.S
+++ b/libc/arch-x86/syscalls/__getcpu.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__getcwd.S b/libc/arch-x86/syscalls/__getcwd.S
index 5479dbf..88b9799 100644
--- a/libc/arch-x86/syscalls/__getcwd.S
+++ b/libc/arch-x86/syscalls/__getcwd.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__getpriority.S b/libc/arch-x86/syscalls/__getpriority.S
index 5d67dbc..9856131 100644
--- a/libc/arch-x86/syscalls/__getpriority.S
+++ b/libc/arch-x86/syscalls/__getpriority.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__ioctl.S b/libc/arch-x86/syscalls/__ioctl.S
index 485d0eb..2a28a29 100644
--- a/libc/arch-x86/syscalls/__ioctl.S
+++ b/libc/arch-x86/syscalls/__ioctl.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__llseek.S b/libc/arch-x86/syscalls/__llseek.S
index 1f1721e..250753f 100644
--- a/libc/arch-x86/syscalls/__llseek.S
+++ b/libc/arch-x86/syscalls/__llseek.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__mmap2.S b/libc/arch-x86/syscalls/__mmap2.S
index f97ec38..a5b6123 100644
--- a/libc/arch-x86/syscalls/__mmap2.S
+++ b/libc/arch-x86/syscalls/__mmap2.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__open.S b/libc/arch-x86/syscalls/__open.S
index f386cae..be286d2 100644
--- a/libc/arch-x86/syscalls/__open.S
+++ b/libc/arch-x86/syscalls/__open.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__openat.S b/libc/arch-x86/syscalls/__openat.S
index 335bf3c..06eaa76 100644
--- a/libc/arch-x86/syscalls/__openat.S
+++ b/libc/arch-x86/syscalls/__openat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__ptrace.S b/libc/arch-x86/syscalls/__ptrace.S
index ff376a4..10b07d3 100644
--- a/libc/arch-x86/syscalls/__ptrace.S
+++ b/libc/arch-x86/syscalls/__ptrace.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__reboot.S b/libc/arch-x86/syscalls/__reboot.S
index cd6ef55..2bd0962 100644
--- a/libc/arch-x86/syscalls/__reboot.S
+++ b/libc/arch-x86/syscalls/__reboot.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__rt_sigaction.S b/libc/arch-x86/syscalls/__rt_sigaction.S
index 7eeb922..1f151f2 100644
--- a/libc/arch-x86/syscalls/__rt_sigaction.S
+++ b/libc/arch-x86/syscalls/__rt_sigaction.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__rt_sigpending.S b/libc/arch-x86/syscalls/__rt_sigpending.S
index 84634b4..7652347 100644
--- a/libc/arch-x86/syscalls/__rt_sigpending.S
+++ b/libc/arch-x86/syscalls/__rt_sigpending.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__rt_sigprocmask.S b/libc/arch-x86/syscalls/__rt_sigprocmask.S
index 111943d..872ce6e 100644
--- a/libc/arch-x86/syscalls/__rt_sigprocmask.S
+++ b/libc/arch-x86/syscalls/__rt_sigprocmask.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__rt_sigsuspend.S b/libc/arch-x86/syscalls/__rt_sigsuspend.S
index 32b2134..f1ab0bb 100644
--- a/libc/arch-x86/syscalls/__rt_sigsuspend.S
+++ b/libc/arch-x86/syscalls/__rt_sigsuspend.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__rt_sigtimedwait.S b/libc/arch-x86/syscalls/__rt_sigtimedwait.S
index 0e23113..6b028b9 100644
--- a/libc/arch-x86/syscalls/__rt_sigtimedwait.S
+++ b/libc/arch-x86/syscalls/__rt_sigtimedwait.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__sched_getaffinity.S b/libc/arch-x86/syscalls/__sched_getaffinity.S
index 5293efd..ee3a784 100644
--- a/libc/arch-x86/syscalls/__sched_getaffinity.S
+++ b/libc/arch-x86/syscalls/__sched_getaffinity.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__set_thread_area.S b/libc/arch-x86/syscalls/__set_thread_area.S
index 95f1a5f..a112963 100644
--- a/libc/arch-x86/syscalls/__set_thread_area.S
+++ b/libc/arch-x86/syscalls/__set_thread_area.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__statfs64.S b/libc/arch-x86/syscalls/__statfs64.S
index f909cda..cc018b9 100644
--- a/libc/arch-x86/syscalls/__statfs64.S
+++ b/libc/arch-x86/syscalls/__statfs64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__sys_clone.S b/libc/arch-x86/syscalls/__sys_clone.S
index 2a61970..3080a87 100644
--- a/libc/arch-x86/syscalls/__sys_clone.S
+++ b/libc/arch-x86/syscalls/__sys_clone.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__syslog.S b/libc/arch-x86/syscalls/__syslog.S
index 2672790..390bef4 100644
--- a/libc/arch-x86/syscalls/__syslog.S
+++ b/libc/arch-x86/syscalls/__syslog.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__timer_create.S b/libc/arch-x86/syscalls/__timer_create.S
index 7bb27ca..ba5275e 100644
--- a/libc/arch-x86/syscalls/__timer_create.S
+++ b/libc/arch-x86/syscalls/__timer_create.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__timer_delete.S b/libc/arch-x86/syscalls/__timer_delete.S
index 9b7ef37..b9b45e1 100644
--- a/libc/arch-x86/syscalls/__timer_delete.S
+++ b/libc/arch-x86/syscalls/__timer_delete.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__timer_getoverrun.S b/libc/arch-x86/syscalls/__timer_getoverrun.S
index e3fb9bb..fd7d83f 100644
--- a/libc/arch-x86/syscalls/__timer_getoverrun.S
+++ b/libc/arch-x86/syscalls/__timer_getoverrun.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__timer_gettime.S b/libc/arch-x86/syscalls/__timer_gettime.S
index e409b43..5b85544 100644
--- a/libc/arch-x86/syscalls/__timer_gettime.S
+++ b/libc/arch-x86/syscalls/__timer_gettime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__timer_settime.S b/libc/arch-x86/syscalls/__timer_settime.S
index 00078e7..6fad907 100644
--- a/libc/arch-x86/syscalls/__timer_settime.S
+++ b/libc/arch-x86/syscalls/__timer_settime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/__waitid.S b/libc/arch-x86/syscalls/__waitid.S
index 65b86fc..b42406f 100644
--- a/libc/arch-x86/syscalls/__waitid.S
+++ b/libc/arch-x86/syscalls/__waitid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/_exit.S b/libc/arch-x86/syscalls/_exit.S
index 1c43c75..4e7352f 100644
--- a/libc/arch-x86/syscalls/_exit.S
+++ b/libc/arch-x86/syscalls/_exit.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/_exit_thread.S b/libc/arch-x86/syscalls/_exit_thread.S
index e05abca..1dbac6a 100644
--- a/libc/arch-x86/syscalls/_exit_thread.S
+++ b/libc/arch-x86/syscalls/_exit_thread.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/_waitpid.S b/libc/arch-x86/syscalls/_waitpid.S
index d2486d5..b83b986 100644
--- a/libc/arch-x86/syscalls/_waitpid.S
+++ b/libc/arch-x86/syscalls/_waitpid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/accept.S b/libc/arch-x86/syscalls/accept.S
index 6183a08..3dfa9b8 100644
--- a/libc/arch-x86/syscalls/accept.S
+++ b/libc/arch-x86/syscalls/accept.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/access.S b/libc/arch-x86/syscalls/access.S
index 50bb47b..0a553ed 100644
--- a/libc/arch-x86/syscalls/access.S
+++ b/libc/arch-x86/syscalls/access.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/acct.S b/libc/arch-x86/syscalls/acct.S
index 713c288..3f83146 100644
--- a/libc/arch-x86/syscalls/acct.S
+++ b/libc/arch-x86/syscalls/acct.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/bind.S b/libc/arch-x86/syscalls/bind.S
index 3c6e1bd..a904e20 100644
--- a/libc/arch-x86/syscalls/bind.S
+++ b/libc/arch-x86/syscalls/bind.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/capget.S b/libc/arch-x86/syscalls/capget.S
index 69bff27..d5b72d4 100644
--- a/libc/arch-x86/syscalls/capget.S
+++ b/libc/arch-x86/syscalls/capget.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/capset.S b/libc/arch-x86/syscalls/capset.S
index 0d92ff6..a9b2e8d 100644
--- a/libc/arch-x86/syscalls/capset.S
+++ b/libc/arch-x86/syscalls/capset.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/chdir.S b/libc/arch-x86/syscalls/chdir.S
index b408329..7d838e7 100644
--- a/libc/arch-x86/syscalls/chdir.S
+++ b/libc/arch-x86/syscalls/chdir.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/chmod.S b/libc/arch-x86/syscalls/chmod.S
index 348fc7e..5718f8f 100644
--- a/libc/arch-x86/syscalls/chmod.S
+++ b/libc/arch-x86/syscalls/chmod.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/chown.S b/libc/arch-x86/syscalls/chown.S
index d33e4c7..5706da1 100644
--- a/libc/arch-x86/syscalls/chown.S
+++ b/libc/arch-x86/syscalls/chown.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/chroot.S b/libc/arch-x86/syscalls/chroot.S
index 66d47b1..6fd0178 100644
--- a/libc/arch-x86/syscalls/chroot.S
+++ b/libc/arch-x86/syscalls/chroot.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/clock_getres.S b/libc/arch-x86/syscalls/clock_getres.S
index 003e8f6..bebdd20 100644
--- a/libc/arch-x86/syscalls/clock_getres.S
+++ b/libc/arch-x86/syscalls/clock_getres.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/clock_gettime.S b/libc/arch-x86/syscalls/clock_gettime.S
index 64b852b..d084cf2 100644
--- a/libc/arch-x86/syscalls/clock_gettime.S
+++ b/libc/arch-x86/syscalls/clock_gettime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/clock_nanosleep.S b/libc/arch-x86/syscalls/clock_nanosleep.S
index 1090a4a..e86abf5 100644
--- a/libc/arch-x86/syscalls/clock_nanosleep.S
+++ b/libc/arch-x86/syscalls/clock_nanosleep.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/clock_settime.S b/libc/arch-x86/syscalls/clock_settime.S
index f4595e7..aa21ccc 100644
--- a/libc/arch-x86/syscalls/clock_settime.S
+++ b/libc/arch-x86/syscalls/clock_settime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/close.S b/libc/arch-x86/syscalls/close.S
index 93fb7b5..f82be45 100644
--- a/libc/arch-x86/syscalls/close.S
+++ b/libc/arch-x86/syscalls/close.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/connect.S b/libc/arch-x86/syscalls/connect.S
index 92dd853..cc38fdd 100644
--- a/libc/arch-x86/syscalls/connect.S
+++ b/libc/arch-x86/syscalls/connect.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/delete_module.S b/libc/arch-x86/syscalls/delete_module.S
index 8957eb1..326e62b 100644
--- a/libc/arch-x86/syscalls/delete_module.S
+++ b/libc/arch-x86/syscalls/delete_module.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/dup.S b/libc/arch-x86/syscalls/dup.S
index 1ac329b..f5da1de 100644
--- a/libc/arch-x86/syscalls/dup.S
+++ b/libc/arch-x86/syscalls/dup.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/dup2.S b/libc/arch-x86/syscalls/dup2.S
index 3e0dd38..fee18f3 100644
--- a/libc/arch-x86/syscalls/dup2.S
+++ b/libc/arch-x86/syscalls/dup2.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/epoll_create.S b/libc/arch-x86/syscalls/epoll_create.S
index 4dae863..6c0c315 100644
--- a/libc/arch-x86/syscalls/epoll_create.S
+++ b/libc/arch-x86/syscalls/epoll_create.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/epoll_ctl.S b/libc/arch-x86/syscalls/epoll_ctl.S
index 0a367f2..c2258c0 100644
--- a/libc/arch-x86/syscalls/epoll_ctl.S
+++ b/libc/arch-x86/syscalls/epoll_ctl.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/epoll_wait.S b/libc/arch-x86/syscalls/epoll_wait.S
index c1f30a6..e0c7a6d 100644
--- a/libc/arch-x86/syscalls/epoll_wait.S
+++ b/libc/arch-x86/syscalls/epoll_wait.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/eventfd.S b/libc/arch-x86/syscalls/eventfd.S
index d74f628..c458ac7 100644
--- a/libc/arch-x86/syscalls/eventfd.S
+++ b/libc/arch-x86/syscalls/eventfd.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/execve.S b/libc/arch-x86/syscalls/execve.S
index 117e71a..a88e990 100644
--- a/libc/arch-x86/syscalls/execve.S
+++ b/libc/arch-x86/syscalls/execve.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/faccessat.S b/libc/arch-x86/syscalls/faccessat.S
index 3aab3f3..809e1db 100644
--- a/libc/arch-x86/syscalls/faccessat.S
+++ b/libc/arch-x86/syscalls/faccessat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fchdir.S b/libc/arch-x86/syscalls/fchdir.S
index 1aa07c7..5c5fc40 100644
--- a/libc/arch-x86/syscalls/fchdir.S
+++ b/libc/arch-x86/syscalls/fchdir.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fchmod.S b/libc/arch-x86/syscalls/fchmod.S
index 6ab69d9..5c436e8 100644
--- a/libc/arch-x86/syscalls/fchmod.S
+++ b/libc/arch-x86/syscalls/fchmod.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fchmodat.S b/libc/arch-x86/syscalls/fchmodat.S
index 9830895..524d58e 100644
--- a/libc/arch-x86/syscalls/fchmodat.S
+++ b/libc/arch-x86/syscalls/fchmodat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fchown.S b/libc/arch-x86/syscalls/fchown.S
index f12d047..60e9bda 100644
--- a/libc/arch-x86/syscalls/fchown.S
+++ b/libc/arch-x86/syscalls/fchown.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fchownat.S b/libc/arch-x86/syscalls/fchownat.S
index d87654d..7a899ba 100644
--- a/libc/arch-x86/syscalls/fchownat.S
+++ b/libc/arch-x86/syscalls/fchownat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fdatasync.S b/libc/arch-x86/syscalls/fdatasync.S
index 9c340d7..af14486 100644
--- a/libc/arch-x86/syscalls/fdatasync.S
+++ b/libc/arch-x86/syscalls/fdatasync.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fgetxattr.S b/libc/arch-x86/syscalls/fgetxattr.S
index 5eb5426..5e279d5 100644
--- a/libc/arch-x86/syscalls/fgetxattr.S
+++ b/libc/arch-x86/syscalls/fgetxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/flistxattr.S b/libc/arch-x86/syscalls/flistxattr.S
index 1ffcbfc..4540fc5 100644
--- a/libc/arch-x86/syscalls/flistxattr.S
+++ b/libc/arch-x86/syscalls/flistxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/flock.S b/libc/arch-x86/syscalls/flock.S
index 55cf6d7..7d78ba6 100644
--- a/libc/arch-x86/syscalls/flock.S
+++ b/libc/arch-x86/syscalls/flock.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fremovexattr.S b/libc/arch-x86/syscalls/fremovexattr.S
index 8869a74..1d2f44f 100644
--- a/libc/arch-x86/syscalls/fremovexattr.S
+++ b/libc/arch-x86/syscalls/fremovexattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fsetxattr.S b/libc/arch-x86/syscalls/fsetxattr.S
index 4af3c61..d35197f 100644
--- a/libc/arch-x86/syscalls/fsetxattr.S
+++ b/libc/arch-x86/syscalls/fsetxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fstat.S b/libc/arch-x86/syscalls/fstat.S
index 8a6a5a7..5384b92 100644
--- a/libc/arch-x86/syscalls/fstat.S
+++ b/libc/arch-x86/syscalls/fstat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fstatat.S b/libc/arch-x86/syscalls/fstatat.S
index 5dc6d34..f907c58 100644
--- a/libc/arch-x86/syscalls/fstatat.S
+++ b/libc/arch-x86/syscalls/fstatat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/fsync.S b/libc/arch-x86/syscalls/fsync.S
index 6671c07..d13e024 100644
--- a/libc/arch-x86/syscalls/fsync.S
+++ b/libc/arch-x86/syscalls/fsync.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/ftruncate.S b/libc/arch-x86/syscalls/ftruncate.S
index 36e1158..7d73f70 100644
--- a/libc/arch-x86/syscalls/ftruncate.S
+++ b/libc/arch-x86/syscalls/ftruncate.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/ftruncate64.S b/libc/arch-x86/syscalls/ftruncate64.S
index 9b3f00e..93a391a 100644
--- a/libc/arch-x86/syscalls/ftruncate64.S
+++ b/libc/arch-x86/syscalls/ftruncate64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/futex.S b/libc/arch-x86/syscalls/futex.S
index f76a4dc..1648c90 100644
--- a/libc/arch-x86/syscalls/futex.S
+++ b/libc/arch-x86/syscalls/futex.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getdents.S b/libc/arch-x86/syscalls/getdents.S
index ffd6019..47fec23 100644
--- a/libc/arch-x86/syscalls/getdents.S
+++ b/libc/arch-x86/syscalls/getdents.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getegid.S b/libc/arch-x86/syscalls/getegid.S
index 78bb02d..ceb6ed8 100644
--- a/libc/arch-x86/syscalls/getegid.S
+++ b/libc/arch-x86/syscalls/getegid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/geteuid.S b/libc/arch-x86/syscalls/geteuid.S
index b62ada1..0483b36 100644
--- a/libc/arch-x86/syscalls/geteuid.S
+++ b/libc/arch-x86/syscalls/geteuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getgid.S b/libc/arch-x86/syscalls/getgid.S
index 2d20e62..34b3258 100644
--- a/libc/arch-x86/syscalls/getgid.S
+++ b/libc/arch-x86/syscalls/getgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getgroups.S b/libc/arch-x86/syscalls/getgroups.S
index e7a1ef5..98dfda0 100644
--- a/libc/arch-x86/syscalls/getgroups.S
+++ b/libc/arch-x86/syscalls/getgroups.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getitimer.S b/libc/arch-x86/syscalls/getitimer.S
index 56a2bbf..98f0ef5 100644
--- a/libc/arch-x86/syscalls/getitimer.S
+++ b/libc/arch-x86/syscalls/getitimer.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getpeername.S b/libc/arch-x86/syscalls/getpeername.S
index c94e1cf..04b1b62 100644
--- a/libc/arch-x86/syscalls/getpeername.S
+++ b/libc/arch-x86/syscalls/getpeername.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getpgid.S b/libc/arch-x86/syscalls/getpgid.S
index 98a5816..b9be37b 100644
--- a/libc/arch-x86/syscalls/getpgid.S
+++ b/libc/arch-x86/syscalls/getpgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getpid.S b/libc/arch-x86/syscalls/getpid.S
index 15cbe48..f6d57a5 100644
--- a/libc/arch-x86/syscalls/getpid.S
+++ b/libc/arch-x86/syscalls/getpid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getppid.S b/libc/arch-x86/syscalls/getppid.S
index 5c5fcfc..619df2c 100644
--- a/libc/arch-x86/syscalls/getppid.S
+++ b/libc/arch-x86/syscalls/getppid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getresgid.S b/libc/arch-x86/syscalls/getresgid.S
index 4cef66c..2e04aed 100644
--- a/libc/arch-x86/syscalls/getresgid.S
+++ b/libc/arch-x86/syscalls/getresgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getresuid.S b/libc/arch-x86/syscalls/getresuid.S
index 039d188..4fa2399 100644
--- a/libc/arch-x86/syscalls/getresuid.S
+++ b/libc/arch-x86/syscalls/getresuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getrlimit.S b/libc/arch-x86/syscalls/getrlimit.S
index 3cfbfb7..d56cf39 100644
--- a/libc/arch-x86/syscalls/getrlimit.S
+++ b/libc/arch-x86/syscalls/getrlimit.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getrusage.S b/libc/arch-x86/syscalls/getrusage.S
index 8bf1501..15e71b7 100644
--- a/libc/arch-x86/syscalls/getrusage.S
+++ b/libc/arch-x86/syscalls/getrusage.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getsid.S b/libc/arch-x86/syscalls/getsid.S
index e04f035..22fc7ed 100644
--- a/libc/arch-x86/syscalls/getsid.S
+++ b/libc/arch-x86/syscalls/getsid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getsockname.S b/libc/arch-x86/syscalls/getsockname.S
index 330e0ec..fb1a48d 100644
--- a/libc/arch-x86/syscalls/getsockname.S
+++ b/libc/arch-x86/syscalls/getsockname.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getsockopt.S b/libc/arch-x86/syscalls/getsockopt.S
index 931d715..b738c88 100644
--- a/libc/arch-x86/syscalls/getsockopt.S
+++ b/libc/arch-x86/syscalls/getsockopt.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/gettid.S b/libc/arch-x86/syscalls/gettid.S
index a2cb813..e7b0fa7 100644
--- a/libc/arch-x86/syscalls/gettid.S
+++ b/libc/arch-x86/syscalls/gettid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/gettimeofday.S b/libc/arch-x86/syscalls/gettimeofday.S
index bdffd67..cc8a7b7 100644
--- a/libc/arch-x86/syscalls/gettimeofday.S
+++ b/libc/arch-x86/syscalls/gettimeofday.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getuid.S b/libc/arch-x86/syscalls/getuid.S
index ab44d51..06bc8a0 100644
--- a/libc/arch-x86/syscalls/getuid.S
+++ b/libc/arch-x86/syscalls/getuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/getxattr.S b/libc/arch-x86/syscalls/getxattr.S
index e99efa1..b7b2286 100644
--- a/libc/arch-x86/syscalls/getxattr.S
+++ b/libc/arch-x86/syscalls/getxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/init_module.S b/libc/arch-x86/syscalls/init_module.S
index a006cff..755d787 100644
--- a/libc/arch-x86/syscalls/init_module.S
+++ b/libc/arch-x86/syscalls/init_module.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/inotify_add_watch.S b/libc/arch-x86/syscalls/inotify_add_watch.S
index 5401e66..1305f07 100644
--- a/libc/arch-x86/syscalls/inotify_add_watch.S
+++ b/libc/arch-x86/syscalls/inotify_add_watch.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/inotify_init.S b/libc/arch-x86/syscalls/inotify_init.S
index 254bc06..21bdfa8 100644
--- a/libc/arch-x86/syscalls/inotify_init.S
+++ b/libc/arch-x86/syscalls/inotify_init.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/inotify_rm_watch.S b/libc/arch-x86/syscalls/inotify_rm_watch.S
index 7b173f9..4acee13 100644
--- a/libc/arch-x86/syscalls/inotify_rm_watch.S
+++ b/libc/arch-x86/syscalls/inotify_rm_watch.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/ioprio_get.S b/libc/arch-x86/syscalls/ioprio_get.S
index de356a6..b724518 100644
--- a/libc/arch-x86/syscalls/ioprio_get.S
+++ b/libc/arch-x86/syscalls/ioprio_get.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/ioprio_set.S b/libc/arch-x86/syscalls/ioprio_set.S
index 98dbf5d..89b8f83 100644
--- a/libc/arch-x86/syscalls/ioprio_set.S
+++ b/libc/arch-x86/syscalls/ioprio_set.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/kill.S b/libc/arch-x86/syscalls/kill.S
index 4153ef2..034467f 100644
--- a/libc/arch-x86/syscalls/kill.S
+++ b/libc/arch-x86/syscalls/kill.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/klogctl.S b/libc/arch-x86/syscalls/klogctl.S
index a923fd7..f84cb11 100644
--- a/libc/arch-x86/syscalls/klogctl.S
+++ b/libc/arch-x86/syscalls/klogctl.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lchown.S b/libc/arch-x86/syscalls/lchown.S
index 9318a64..7f4589a 100644
--- a/libc/arch-x86/syscalls/lchown.S
+++ b/libc/arch-x86/syscalls/lchown.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lgetxattr.S b/libc/arch-x86/syscalls/lgetxattr.S
index 3fb0609..590b0eb 100644
--- a/libc/arch-x86/syscalls/lgetxattr.S
+++ b/libc/arch-x86/syscalls/lgetxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/link.S b/libc/arch-x86/syscalls/link.S
index 661adf9..15d67c4 100644
--- a/libc/arch-x86/syscalls/link.S
+++ b/libc/arch-x86/syscalls/link.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/listen.S b/libc/arch-x86/syscalls/listen.S
index 4eda67c..fc0b50f 100644
--- a/libc/arch-x86/syscalls/listen.S
+++ b/libc/arch-x86/syscalls/listen.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/listxattr.S b/libc/arch-x86/syscalls/listxattr.S
index 456f2dd..ab00d50 100644
--- a/libc/arch-x86/syscalls/listxattr.S
+++ b/libc/arch-x86/syscalls/listxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/llistxattr.S b/libc/arch-x86/syscalls/llistxattr.S
index 5892afa..6a1387c 100644
--- a/libc/arch-x86/syscalls/llistxattr.S
+++ b/libc/arch-x86/syscalls/llistxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lremovexattr.S b/libc/arch-x86/syscalls/lremovexattr.S
index 1a110ab..332057f 100644
--- a/libc/arch-x86/syscalls/lremovexattr.S
+++ b/libc/arch-x86/syscalls/lremovexattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lseek.S b/libc/arch-x86/syscalls/lseek.S
index 03d9ee7..ad1031e 100644
--- a/libc/arch-x86/syscalls/lseek.S
+++ b/libc/arch-x86/syscalls/lseek.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lsetxattr.S b/libc/arch-x86/syscalls/lsetxattr.S
index 4468df8..c475ec9 100644
--- a/libc/arch-x86/syscalls/lsetxattr.S
+++ b/libc/arch-x86/syscalls/lsetxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/lstat.S b/libc/arch-x86/syscalls/lstat.S
index bae1089..23a0dcf 100644
--- a/libc/arch-x86/syscalls/lstat.S
+++ b/libc/arch-x86/syscalls/lstat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/madvise.S b/libc/arch-x86/syscalls/madvise.S
index 8326429..0dbcd0c 100644
--- a/libc/arch-x86/syscalls/madvise.S
+++ b/libc/arch-x86/syscalls/madvise.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mincore.S b/libc/arch-x86/syscalls/mincore.S
index 3229042..366d748 100644
--- a/libc/arch-x86/syscalls/mincore.S
+++ b/libc/arch-x86/syscalls/mincore.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mkdir.S b/libc/arch-x86/syscalls/mkdir.S
index ce0707a..d242ce2 100644
--- a/libc/arch-x86/syscalls/mkdir.S
+++ b/libc/arch-x86/syscalls/mkdir.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mkdirat.S b/libc/arch-x86/syscalls/mkdirat.S
index 85d48aa..484c0cb 100644
--- a/libc/arch-x86/syscalls/mkdirat.S
+++ b/libc/arch-x86/syscalls/mkdirat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mknod.S b/libc/arch-x86/syscalls/mknod.S
index 5e1e7ad..e270384 100644
--- a/libc/arch-x86/syscalls/mknod.S
+++ b/libc/arch-x86/syscalls/mknod.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mlock.S b/libc/arch-x86/syscalls/mlock.S
index 8ee3b19..4e2c308 100644
--- a/libc/arch-x86/syscalls/mlock.S
+++ b/libc/arch-x86/syscalls/mlock.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mlockall.S b/libc/arch-x86/syscalls/mlockall.S
index 253dc67..752d032 100644
--- a/libc/arch-x86/syscalls/mlockall.S
+++ b/libc/arch-x86/syscalls/mlockall.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mount.S b/libc/arch-x86/syscalls/mount.S
index b5b7c8b..c8d3739 100644
--- a/libc/arch-x86/syscalls/mount.S
+++ b/libc/arch-x86/syscalls/mount.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mprotect.S b/libc/arch-x86/syscalls/mprotect.S
index db8ea5d..02834bf 100644
--- a/libc/arch-x86/syscalls/mprotect.S
+++ b/libc/arch-x86/syscalls/mprotect.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/mremap.S b/libc/arch-x86/syscalls/mremap.S
index d2868b4..f310c8b 100644
--- a/libc/arch-x86/syscalls/mremap.S
+++ b/libc/arch-x86/syscalls/mremap.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/msync.S b/libc/arch-x86/syscalls/msync.S
index b19741c..915d416 100644
--- a/libc/arch-x86/syscalls/msync.S
+++ b/libc/arch-x86/syscalls/msync.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/munlock.S b/libc/arch-x86/syscalls/munlock.S
index 506538b..0202563 100644
--- a/libc/arch-x86/syscalls/munlock.S
+++ b/libc/arch-x86/syscalls/munlock.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/munlockall.S b/libc/arch-x86/syscalls/munlockall.S
index 940a11a..1381366 100644
--- a/libc/arch-x86/syscalls/munlockall.S
+++ b/libc/arch-x86/syscalls/munlockall.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/munmap.S b/libc/arch-x86/syscalls/munmap.S
index 7fbb0bf..5c17100 100644
--- a/libc/arch-x86/syscalls/munmap.S
+++ b/libc/arch-x86/syscalls/munmap.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/nanosleep.S b/libc/arch-x86/syscalls/nanosleep.S
index fb834d2..fd8872e 100644
--- a/libc/arch-x86/syscalls/nanosleep.S
+++ b/libc/arch-x86/syscalls/nanosleep.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/pause.S b/libc/arch-x86/syscalls/pause.S
index 018208e..3ce05d5 100644
--- a/libc/arch-x86/syscalls/pause.S
+++ b/libc/arch-x86/syscalls/pause.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/perf_event_open.S b/libc/arch-x86/syscalls/perf_event_open.S
index 353ae93..fec721f 100644
--- a/libc/arch-x86/syscalls/perf_event_open.S
+++ b/libc/arch-x86/syscalls/perf_event_open.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/personality.S b/libc/arch-x86/syscalls/personality.S
index 00c048b..3601d56 100644
--- a/libc/arch-x86/syscalls/personality.S
+++ b/libc/arch-x86/syscalls/personality.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/pipe.S b/libc/arch-x86/syscalls/pipe.S
index 10ecee1..1d07efc 100644
--- a/libc/arch-x86/syscalls/pipe.S
+++ b/libc/arch-x86/syscalls/pipe.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/pipe2.S b/libc/arch-x86/syscalls/pipe2.S
index eaa4c5a..4af7750 100644
--- a/libc/arch-x86/syscalls/pipe2.S
+++ b/libc/arch-x86/syscalls/pipe2.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/poll.S b/libc/arch-x86/syscalls/poll.S
index 4678292..273062a 100644
--- a/libc/arch-x86/syscalls/poll.S
+++ b/libc/arch-x86/syscalls/poll.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/prctl.S b/libc/arch-x86/syscalls/prctl.S
index 9fa9fbb..88cacc5 100644
--- a/libc/arch-x86/syscalls/prctl.S
+++ b/libc/arch-x86/syscalls/prctl.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/pread64.S b/libc/arch-x86/syscalls/pread64.S
index 6f79216..ef8a934 100644
--- a/libc/arch-x86/syscalls/pread64.S
+++ b/libc/arch-x86/syscalls/pread64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/pwrite64.S b/libc/arch-x86/syscalls/pwrite64.S
index ca71e0a..679ebbe 100644
--- a/libc/arch-x86/syscalls/pwrite64.S
+++ b/libc/arch-x86/syscalls/pwrite64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/read.S b/libc/arch-x86/syscalls/read.S
index d817191..8d63762 100644
--- a/libc/arch-x86/syscalls/read.S
+++ b/libc/arch-x86/syscalls/read.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/readahead.S b/libc/arch-x86/syscalls/readahead.S
index 0c51042..72d43f9 100644
--- a/libc/arch-x86/syscalls/readahead.S
+++ b/libc/arch-x86/syscalls/readahead.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/readlink.S b/libc/arch-x86/syscalls/readlink.S
index 298b58e..4a279dc 100644
--- a/libc/arch-x86/syscalls/readlink.S
+++ b/libc/arch-x86/syscalls/readlink.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/readv.S b/libc/arch-x86/syscalls/readv.S
index ff8f15c..77a2c7f 100644
--- a/libc/arch-x86/syscalls/readv.S
+++ b/libc/arch-x86/syscalls/readv.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/recvfrom.S b/libc/arch-x86/syscalls/recvfrom.S
index fe42037..814ee12 100644
--- a/libc/arch-x86/syscalls/recvfrom.S
+++ b/libc/arch-x86/syscalls/recvfrom.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/recvmsg.S b/libc/arch-x86/syscalls/recvmsg.S
index da7a938..66b861c 100644
--- a/libc/arch-x86/syscalls/recvmsg.S
+++ b/libc/arch-x86/syscalls/recvmsg.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/removexattr.S b/libc/arch-x86/syscalls/removexattr.S
index f61c1d2..20768f0 100644
--- a/libc/arch-x86/syscalls/removexattr.S
+++ b/libc/arch-x86/syscalls/removexattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/rename.S b/libc/arch-x86/syscalls/rename.S
index a3d2931..8556619 100644
--- a/libc/arch-x86/syscalls/rename.S
+++ b/libc/arch-x86/syscalls/rename.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/renameat.S b/libc/arch-x86/syscalls/renameat.S
index f08d89d..83b75a7 100644
--- a/libc/arch-x86/syscalls/renameat.S
+++ b/libc/arch-x86/syscalls/renameat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/rmdir.S b/libc/arch-x86/syscalls/rmdir.S
index e4cb7be..8ec2d3c 100644
--- a/libc/arch-x86/syscalls/rmdir.S
+++ b/libc/arch-x86/syscalls/rmdir.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_get_priority_max.S b/libc/arch-x86/syscalls/sched_get_priority_max.S
index dd02198..0291e6e 100644
--- a/libc/arch-x86/syscalls/sched_get_priority_max.S
+++ b/libc/arch-x86/syscalls/sched_get_priority_max.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_get_priority_min.S b/libc/arch-x86/syscalls/sched_get_priority_min.S
index 4baddce..8598f95 100644
--- a/libc/arch-x86/syscalls/sched_get_priority_min.S
+++ b/libc/arch-x86/syscalls/sched_get_priority_min.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_getparam.S b/libc/arch-x86/syscalls/sched_getparam.S
index bc54f24..4bd091e 100644
--- a/libc/arch-x86/syscalls/sched_getparam.S
+++ b/libc/arch-x86/syscalls/sched_getparam.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_getscheduler.S b/libc/arch-x86/syscalls/sched_getscheduler.S
index d117a7b..379d13f 100644
--- a/libc/arch-x86/syscalls/sched_getscheduler.S
+++ b/libc/arch-x86/syscalls/sched_getscheduler.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_rr_get_interval.S b/libc/arch-x86/syscalls/sched_rr_get_interval.S
index c6ca520..8752884 100644
--- a/libc/arch-x86/syscalls/sched_rr_get_interval.S
+++ b/libc/arch-x86/syscalls/sched_rr_get_interval.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_setaffinity.S b/libc/arch-x86/syscalls/sched_setaffinity.S
index 39dadb9..a687a51 100644
--- a/libc/arch-x86/syscalls/sched_setaffinity.S
+++ b/libc/arch-x86/syscalls/sched_setaffinity.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_setparam.S b/libc/arch-x86/syscalls/sched_setparam.S
index d0700cd..f3e1a29 100644
--- a/libc/arch-x86/syscalls/sched_setparam.S
+++ b/libc/arch-x86/syscalls/sched_setparam.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_setscheduler.S b/libc/arch-x86/syscalls/sched_setscheduler.S
index ee3bd8e..f3925ce 100644
--- a/libc/arch-x86/syscalls/sched_setscheduler.S
+++ b/libc/arch-x86/syscalls/sched_setscheduler.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sched_yield.S b/libc/arch-x86/syscalls/sched_yield.S
index 7bd58a8..e17bc13 100644
--- a/libc/arch-x86/syscalls/sched_yield.S
+++ b/libc/arch-x86/syscalls/sched_yield.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/select.S b/libc/arch-x86/syscalls/select.S
index 821ff4d..a67ffa5 100644
--- a/libc/arch-x86/syscalls/select.S
+++ b/libc/arch-x86/syscalls/select.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sendfile.S b/libc/arch-x86/syscalls/sendfile.S
index f85fb13..8775132 100644
--- a/libc/arch-x86/syscalls/sendfile.S
+++ b/libc/arch-x86/syscalls/sendfile.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sendfile64.S b/libc/arch-x86/syscalls/sendfile64.S
index 49b14f8..5688d86 100644
--- a/libc/arch-x86/syscalls/sendfile64.S
+++ b/libc/arch-x86/syscalls/sendfile64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sendmsg.S b/libc/arch-x86/syscalls/sendmsg.S
index dd087ef..017b805 100644
--- a/libc/arch-x86/syscalls/sendmsg.S
+++ b/libc/arch-x86/syscalls/sendmsg.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sendto.S b/libc/arch-x86/syscalls/sendto.S
index 9b820ff..afa3598 100644
--- a/libc/arch-x86/syscalls/sendto.S
+++ b/libc/arch-x86/syscalls/sendto.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setgid.S b/libc/arch-x86/syscalls/setgid.S
index 534f170..49ea046 100644
--- a/libc/arch-x86/syscalls/setgid.S
+++ b/libc/arch-x86/syscalls/setgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setgroups.S b/libc/arch-x86/syscalls/setgroups.S
index 3c9e621..c1ab550 100644
--- a/libc/arch-x86/syscalls/setgroups.S
+++ b/libc/arch-x86/syscalls/setgroups.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setitimer.S b/libc/arch-x86/syscalls/setitimer.S
index 0da630e..3d82514 100644
--- a/libc/arch-x86/syscalls/setitimer.S
+++ b/libc/arch-x86/syscalls/setitimer.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setpgid.S b/libc/arch-x86/syscalls/setpgid.S
index ed388ab..860d4e2 100644
--- a/libc/arch-x86/syscalls/setpgid.S
+++ b/libc/arch-x86/syscalls/setpgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setpriority.S b/libc/arch-x86/syscalls/setpriority.S
index 5a32678..cbc5ac8 100644
--- a/libc/arch-x86/syscalls/setpriority.S
+++ b/libc/arch-x86/syscalls/setpriority.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setregid.S b/libc/arch-x86/syscalls/setregid.S
index 3d54ab4..439834e 100644
--- a/libc/arch-x86/syscalls/setregid.S
+++ b/libc/arch-x86/syscalls/setregid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setresgid.S b/libc/arch-x86/syscalls/setresgid.S
index ee1fb72..2d257f7 100644
--- a/libc/arch-x86/syscalls/setresgid.S
+++ b/libc/arch-x86/syscalls/setresgid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setresuid.S b/libc/arch-x86/syscalls/setresuid.S
index 891d004..4718c7b 100644
--- a/libc/arch-x86/syscalls/setresuid.S
+++ b/libc/arch-x86/syscalls/setresuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setreuid.S b/libc/arch-x86/syscalls/setreuid.S
index fda43a8..36f059d 100644
--- a/libc/arch-x86/syscalls/setreuid.S
+++ b/libc/arch-x86/syscalls/setreuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setrlimit.S b/libc/arch-x86/syscalls/setrlimit.S
index ace57ac..57d7ca8 100644
--- a/libc/arch-x86/syscalls/setrlimit.S
+++ b/libc/arch-x86/syscalls/setrlimit.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setsid.S b/libc/arch-x86/syscalls/setsid.S
index f26e95d..3672b4a 100644
--- a/libc/arch-x86/syscalls/setsid.S
+++ b/libc/arch-x86/syscalls/setsid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setsockopt.S b/libc/arch-x86/syscalls/setsockopt.S
index 128b69e..aecf906 100644
--- a/libc/arch-x86/syscalls/setsockopt.S
+++ b/libc/arch-x86/syscalls/setsockopt.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/settimeofday.S b/libc/arch-x86/syscalls/settimeofday.S
index 8d27b7d..a9a3102 100644
--- a/libc/arch-x86/syscalls/settimeofday.S
+++ b/libc/arch-x86/syscalls/settimeofday.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setuid.S b/libc/arch-x86/syscalls/setuid.S
index ef158ca..510fc75 100644
--- a/libc/arch-x86/syscalls/setuid.S
+++ b/libc/arch-x86/syscalls/setuid.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/setxattr.S b/libc/arch-x86/syscalls/setxattr.S
index 0786530..ae9840a 100644
--- a/libc/arch-x86/syscalls/setxattr.S
+++ b/libc/arch-x86/syscalls/setxattr.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/shutdown.S b/libc/arch-x86/syscalls/shutdown.S
index 456f7ab..d391ef5 100644
--- a/libc/arch-x86/syscalls/shutdown.S
+++ b/libc/arch-x86/syscalls/shutdown.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sigaction.S b/libc/arch-x86/syscalls/sigaction.S
index 842f574..015f7f9 100644
--- a/libc/arch-x86/syscalls/sigaction.S
+++ b/libc/arch-x86/syscalls/sigaction.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sigaltstack.S b/libc/arch-x86/syscalls/sigaltstack.S
index 346ff07..84e1e3e 100644
--- a/libc/arch-x86/syscalls/sigaltstack.S
+++ b/libc/arch-x86/syscalls/sigaltstack.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/signalfd4.S b/libc/arch-x86/syscalls/signalfd4.S
index 0e9ed71..e3de47f 100644
--- a/libc/arch-x86/syscalls/signalfd4.S
+++ b/libc/arch-x86/syscalls/signalfd4.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/socket.S b/libc/arch-x86/syscalls/socket.S
index d1bb6ac..c612cba 100644
--- a/libc/arch-x86/syscalls/socket.S
+++ b/libc/arch-x86/syscalls/socket.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/socketpair.S b/libc/arch-x86/syscalls/socketpair.S
index 14931f7..2fcff85 100644
--- a/libc/arch-x86/syscalls/socketpair.S
+++ b/libc/arch-x86/syscalls/socketpair.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/stat.S b/libc/arch-x86/syscalls/stat.S
index 07cbbf4..6f7604d 100644
--- a/libc/arch-x86/syscalls/stat.S
+++ b/libc/arch-x86/syscalls/stat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/swapoff.S b/libc/arch-x86/syscalls/swapoff.S
index 203e324..38b145f 100644
--- a/libc/arch-x86/syscalls/swapoff.S
+++ b/libc/arch-x86/syscalls/swapoff.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/swapon.S b/libc/arch-x86/syscalls/swapon.S
index b1b7c8c..62310d4 100644
--- a/libc/arch-x86/syscalls/swapon.S
+++ b/libc/arch-x86/syscalls/swapon.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/symlink.S b/libc/arch-x86/syscalls/symlink.S
index d787593..815d833 100644
--- a/libc/arch-x86/syscalls/symlink.S
+++ b/libc/arch-x86/syscalls/symlink.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sync.S b/libc/arch-x86/syscalls/sync.S
index 9e6d43d..6d8f3a7 100644
--- a/libc/arch-x86/syscalls/sync.S
+++ b/libc/arch-x86/syscalls/sync.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/sysinfo.S b/libc/arch-x86/syscalls/sysinfo.S
index 5e53621..e9c8059 100644
--- a/libc/arch-x86/syscalls/sysinfo.S
+++ b/libc/arch-x86/syscalls/sysinfo.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/tgkill.S b/libc/arch-x86/syscalls/tgkill.S
index b2467a0..96c5ec7 100644
--- a/libc/arch-x86/syscalls/tgkill.S
+++ b/libc/arch-x86/syscalls/tgkill.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/timerfd_create.S b/libc/arch-x86/syscalls/timerfd_create.S
index 09e5b49..178092c 100644
--- a/libc/arch-x86/syscalls/timerfd_create.S
+++ b/libc/arch-x86/syscalls/timerfd_create.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/timerfd_gettime.S b/libc/arch-x86/syscalls/timerfd_gettime.S
index 3f81098..7fa6989 100644
--- a/libc/arch-x86/syscalls/timerfd_gettime.S
+++ b/libc/arch-x86/syscalls/timerfd_gettime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/timerfd_settime.S b/libc/arch-x86/syscalls/timerfd_settime.S
index 367f652..705cfc8 100644
--- a/libc/arch-x86/syscalls/timerfd_settime.S
+++ b/libc/arch-x86/syscalls/timerfd_settime.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/times.S b/libc/arch-x86/syscalls/times.S
index 04514dd..8000355 100644
--- a/libc/arch-x86/syscalls/times.S
+++ b/libc/arch-x86/syscalls/times.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/tkill.S b/libc/arch-x86/syscalls/tkill.S
index 9237e0a..4a2b067 100644
--- a/libc/arch-x86/syscalls/tkill.S
+++ b/libc/arch-x86/syscalls/tkill.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/truncate.S b/libc/arch-x86/syscalls/truncate.S
index 442e08c..b210ca7 100644
--- a/libc/arch-x86/syscalls/truncate.S
+++ b/libc/arch-x86/syscalls/truncate.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/truncate64.S b/libc/arch-x86/syscalls/truncate64.S
index 04f794a..f532f41 100644
--- a/libc/arch-x86/syscalls/truncate64.S
+++ b/libc/arch-x86/syscalls/truncate64.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/umask.S b/libc/arch-x86/syscalls/umask.S
index 4be0b47..a642c51 100644
--- a/libc/arch-x86/syscalls/umask.S
+++ b/libc/arch-x86/syscalls/umask.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/umount2.S b/libc/arch-x86/syscalls/umount2.S
index 2540ac8..0a1682f 100644
--- a/libc/arch-x86/syscalls/umount2.S
+++ b/libc/arch-x86/syscalls/umount2.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/uname.S b/libc/arch-x86/syscalls/uname.S
index ef27a6d..daed92a 100644
--- a/libc/arch-x86/syscalls/uname.S
+++ b/libc/arch-x86/syscalls/uname.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/unlink.S b/libc/arch-x86/syscalls/unlink.S
index fe63fe4..297d34b 100644
--- a/libc/arch-x86/syscalls/unlink.S
+++ b/libc/arch-x86/syscalls/unlink.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/unlinkat.S b/libc/arch-x86/syscalls/unlinkat.S
index e17fb50..e86045e 100644
--- a/libc/arch-x86/syscalls/unlinkat.S
+++ b/libc/arch-x86/syscalls/unlinkat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/unshare.S b/libc/arch-x86/syscalls/unshare.S
index aea9fba..49631e6 100644
--- a/libc/arch-x86/syscalls/unshare.S
+++ b/libc/arch-x86/syscalls/unshare.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/utimensat.S b/libc/arch-x86/syscalls/utimensat.S
index 1318091..5e6c144 100644
--- a/libc/arch-x86/syscalls/utimensat.S
+++ b/libc/arch-x86/syscalls/utimensat.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/utimes.S b/libc/arch-x86/syscalls/utimes.S
index 4eafb88..bfe02b5 100644
--- a/libc/arch-x86/syscalls/utimes.S
+++ b/libc/arch-x86/syscalls/utimes.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/wait4.S b/libc/arch-x86/syscalls/wait4.S
index d9d3ff4..e61aaa5 100644
--- a/libc/arch-x86/syscalls/wait4.S
+++ b/libc/arch-x86/syscalls/wait4.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/write.S b/libc/arch-x86/syscalls/write.S
index e0cac67..dc165e6 100644
--- a/libc/arch-x86/syscalls/write.S
+++ b/libc/arch-x86/syscalls/write.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>
diff --git a/libc/arch-x86/syscalls/writev.S b/libc/arch-x86/syscalls/writev.S
index e8dab42..45b0846 100644
--- a/libc/arch-x86/syscalls/writev.S
+++ b/libc/arch-x86/syscalls/writev.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
#include <linux/err.h>
#include <machine/asm.h>