Replace __riscv__ macros with __riscv.
authorSergiusz Bazanski <q3k@q3k.org>
Sun, 21 Jan 2018 21:46:25 +0000 (21:46 +0000)
committerSergiusz Bazanski <q3k@q3k.org>
Mon, 22 Jan 2018 18:50:26 +0000 (18:50 +0000)
commit75e230aae78390927f9b6f63e161103569d0fc95
tree1607238ac25ecc286941f780b99d6ba30d3a3420
parent20ed23443b16f51f65b70b8c2a5b79fc3d273b5a
Replace __riscv__ macros with __riscv.

The __riscv__ form is deprecated [1].

[1] - https://github.com/riscv/riscv-toolchain-conventions#cc-preprocessor-definitions
litex/soc/software/bios/main.c
litex/soc/software/bios/sdram.c
litex/soc/software/common.mak
litex/soc/software/libbase/system.c