mirror of
https://github.com/opnsense/src.git
synced 2026-05-15 10:40:28 -04:00
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
|
||
|---|---|---|
| .. | ||
| procfs.c | ||
| procfs.h | ||
| procfs_dbregs.c | ||
| procfs_fpregs.c | ||
| procfs_map.c | ||
| procfs_mem.c | ||
| procfs_note.c | ||
| procfs_osrel.c | ||
| procfs_regs.c | ||
| procfs_rlimit.c | ||
| procfs_status.c | ||
| procfs_type.c | ||