freebsd-dev/sys/cddl/dev/dtrace/riscv
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 Rename assym.s to assym.inc 2018-03-20 17:58:51 +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 Changes that improve DTrace FBT reliability on freebsd/arm64: 2021-01-11 15:42:22 +00:00
regset.h