Module Name: src Committed By: skrll Date: Fri Oct 14 07:58:30 UTC 2022
Modified Files: src/sys/arch/riscv/conf: files.riscv src/sys/arch/riscv/riscv: locore.S Added Files: src/sys/arch/riscv/riscv: cpu_switch.S Log Message: Split out a bunch of functions from locore.S into cpu_switch.S NFC To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/riscv/conf/files.riscv cvs rdiff -u -r0 -r1.1 src/sys/arch/riscv/riscv/cpu_switch.S cvs rdiff -u -r1.29 -r1.30 src/sys/arch/riscv/riscv/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.