diff options
Diffstat (limited to 'backends/riscv_cfi.c')
| -rw-r--r-- | backends/riscv_cfi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/riscv_cfi.c b/backends/riscv_cfi.c index 1a84a382..1c52ea8d 100644 --- a/backends/riscv_cfi.c +++ b/backends/riscv_cfi.c @@ -31,7 +31,7 @@ #include <dwarf.h> -#define BACKEND aarch64_ +#define BACKEND riscv64_ #include "libebl_CPU.h" |
