CVS: cvs.openbsd.org: src

Mark Kettenis <[email protected]> Sun, 19 Jul 2026 03:45:08 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/19 03:45:08

Modified files:
	sys/arch/riscv64/include: riscvreg.h 

Log message:
Fix csr_swap() to return the old value instead of the new value.  From
FreeBSD where this code originated.

ok jsg@