opnsense-src/sys/cddl/dev
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
..
dtmalloc malloc: move malloc_type_internal into malloc_type 2020-11-06 21:33:59 +00:00
dtrace Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
fbt fbt: Add support for CTFv3 containers 2022-04-06 20:30:44 -04:00
profile DTrace: remove sparc64 remnants in non-contrib code 2022-02-08 15:00:55 -05:00
sdt sdt: Create providers and probes in separate passes when loading sdt.ko 2020-12-03 17:10:00 +00:00
systrace kern: drop remaining references to removed makesyscalls.sh 2021-09-14 20:53:03 -05:00
prototype.c