--- backends/riscv_cfi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backends/riscv_cfi.c b/backends/riscv_cfi.c index 1a84a38..5d3e884 100644 --- a/backends/riscv_cfi.c +++ b/backends/riscv_cfi.c @@ -31,7 +31,7 @@ #include <dwarf.h> -#define BACKEND aarch64_ +#define BACKEND riscv_ #include "libebl_CPU.h" -- 2.7.4