mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-23 11:14:20 +00: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>