opnsense-src/sys/mips/nlm
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
..
dev Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
hal mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
board.c mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
board.h
board_cpld.c
board_eeprom.c
bus_space_rmi.c mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
bus_space_rmi_pci.c mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
clock.h
cms.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
files.xlp Use a GCC-compatile compiler flag in files.xlp 2020-03-22 22:18:06 +00:00
interrupt.h
intr_machdep.c MFC: mips: fix early kernel panic when setting up interrupt counters 2021-02-02 21:06:37 -08:00
mpreset.S Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
msgring.h
std.xlp
tick.c mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
uart_cpu_xlp.c
usb_init.c mips: clean up empty lines in .c and .h files 2020-09-01 21:21:19 +00:00
xlp.h
xlp_machdep.c Avoid dump_avail[] redefinition. 2020-10-14 22:51:40 +00:00
xlp_pci.c
xlp_simplebus.c