freebsd-dev/sys/amd64/linux
Brooks Davis c7d0908e1c Regenerated assorted syscall related files after:
- r327895: Implement 'domainset'...
 - r329876: Use linux types for linux-specific syscalls

Diff generated with:
	find . -name syscalls.conf | xargs dirname | \
	    xargs -n1 -I DIR make -C DIR sysent

Approved by:	re (kib)
Sponsored by:	DARPA, AFRL
2018-10-09 20:42:17 +00:00
..
linux_dummy.c
linux_genassym.c
linux_locore.s
linux_machdep.c Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux_proto.h Regenerated assorted syscall related files after: 2018-10-09 20:42:17 +00:00
linux_ptrace.c
linux_support.s Futex support functions in linux.ko and linux32.ko on amd64 should be 2018-08-07 18:29:10 +00:00
linux_syscall.h
linux_syscalls.c
linux_sysent.c
linux_systrace_args.c Regenerated assorted syscall related files after: 2018-10-09 20:42:17 +00:00
linux_sysvec.c Fix the Linux kernel version number calculation 2018-06-22 00:02:03 +00:00
linux_vdso.lds.s
linux.h linuxulator: do not include legacy syscalls on arm64 2018-06-15 14:41:51 +00:00
Makefile
syscalls.conf
syscalls.master