The `register_t` type was intended to be used for *indices* into the user context, but various sbi operations in the RISC-V kernel have used it for register *contents*. This commit changes those to use `word_t` for register contents. Signed-off-by: Matthew Brecknell <Matthew.Brecknell@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| arm | ||
| riscv/arch | ||
| x86/arch | ||