From 6399aeaa5981b5e77a76f5d4036d763893ab5a72 Mon Sep 17 00:00:00 2001 From: retrhelo Date: Thu, 12 May 2022 16:32:58 +0800 Subject: [PATCH] firmware: fix unaligned symbol problem --- firmware/start.S | 2 -- 1 file changed, 2 deletions(-) diff --git a/firmware/start.S b/firmware/start.S index d95f04c..aa2a36b 100644 --- a/firmware/start.S +++ b/firmware/start.S @@ -327,9 +327,7 @@ irq_vec: picorv32_retirq_insn() -#ifndef ENABLE_QREGS .balign 0x200 -#endif irq_regs: // registers are saved to this memory region during interrupt handling // the program counter is saved as register 0