opnsense-src/sys/cddl/dev/dtrace/mips
Andrew Turner b792434150 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
2021-08-30 12:50:53 +01:00
..
dtrace_asm.S Enable dtrace support for mips64 and the ERL kernel config 2017-09-06 03:19:52 +00:00
dtrace_isa.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
dtrace_subr.c Handle non-dtrace-triggered kernel breakpoint traps in mips. 2020-04-21 17:38:07 +00:00
regset.h