HomeFreeBSD

Create sys/reg.h for the common code previously in machine/reg.h

Description

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 b792434150d66b9b2356fb9a7548f4c7f0a0f16c)

Details

Provenance
andrewAuthored on Aug 27 2021, 9:38 AM
jhbCommitted on May 12 2022, 10:12 PM
Reviewer
imp
Differential Revision
D19830: Create sys/reg.h for the common code previously in machine/reg.h
Parents
rGf707a6cf1a4a: Add infrastructure required for Linux coredump support
Branches
Unknown
Tags
Unknown