mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-15 05:16:04 +01:00
Some toolchains might not have all the CSRs available (as seen with GCC 7.2). So, instead use the defined CSR_ values. Signed-off-by: Olof Johansson <olof@lixom.net>