opnsense-src/sys/arm64/linux
Andrew Turner e5e2c7ffa0 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830

(cherry picked from commit b792434150)
2022-05-12 15:12:59 -07:00
..
linux.h arm64: fix struct l_sigaction_t layout 2020-12-08 18:24:33 +00:00
linux_dummy_machdep.c linux: deduplicate DUMMY() entries 2022-02-13 22:22:11 +00:00
linux_genassym.c linuxulator: add stub arm64 linux_genassym.c 2019-09-11 17:29:44 +00:00
linux_locore.asm linux: fix architecture returned for uname on aarch64 2022-02-13 23:21:20 +00:00
linux_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
linux_proto.h Regen after 2561da0636. 2022-02-14 18:43:29 +00:00
linux_ptrace.c Introduce arm64 linuxulator stubs 2018-06-18 19:34:34 +00:00
linux_support.s Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
linux_syscall.h Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_syscalls.c Regen after 6d926e850d. 2022-02-13 21:31:00 +00:00
linux_sysent.c Regen after 2561da0636. 2022-02-14 18:43:29 +00:00
linux_systrace_args.c Regen after 2561da0636. 2022-02-14 18:43:29 +00:00
linux_sysvec.c Add infrastructure required for Linux coredump support 2022-05-12 15:12:59 -07:00
linux_vdso.lds.s Add stub arm64 linuxulator VDSO ldscript 2018-06-28 20:36:21 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux: Fix declaration of rt_sigreturn() on arm64 2022-02-14 18:43:20 +00:00