summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/asm-offsets.c
AgeCommit message (Collapse)Author
2017-09-26RISC-V: Task implementationPalmer Dabbelt
This patch contains the implementation of tasks on RISC-V, most of which is involved in task switching. Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>