mirror of
https://github.com/opnsense/src.git
synced 2026-05-27 20:02:43 -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
|
||
|---|---|---|
| .. | ||
| dev | ||
| hal | ||
| board.c | ||
| board.h | ||
| board_cpld.c | ||
| board_eeprom.c | ||
| bus_space_rmi.c | ||
| bus_space_rmi_pci.c | ||
| clock.h | ||
| cms.c | ||
| files.xlp | ||
| interrupt.h | ||
| intr_machdep.c | ||
| mpreset.S | ||
| msgring.h | ||
| std.xlp | ||
| tick.c | ||
| uart_cpu_xlp.c | ||
| usb_init.c | ||
| xlp.h | ||
| xlp_machdep.c | ||
| xlp_pci.c | ||
| xlp_simplebus.c | ||