opnsense-src/sys/cddl/dev/dtrace/powerpc
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 powerpc/dtrace: Actually fix stack traces 2019-05-17 19:57:08 +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 Follow up r313841 on powerpc 2017-06-09 20:26:42 +00:00
regset.h