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@
