From 335349693d604e254226dda339bbed87169dbb06 Mon Sep 17 00:00:00 2001 From: Jcw87 Date: Tue, 13 Jan 2026 07:49:31 -0800 Subject: [PATCH] ShieldD: integer division by 255 is not a relocation (#3038) --- config/ShieldD/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ShieldD/config.yml b/config/ShieldD/config.yml index d30978c5d5a..94998b74c3c 100644 --- a/config/ShieldD/config.yml +++ b/config/ShieldD/config.yml @@ -19,6 +19,7 @@ block_relocations: end: .text:0x8055031C - source: .text:0x805b727c end: .text:0x805b7284 +- target: .bss:0x80808081 add_relocations: - source: .sdata:0x8073f3f4 type: abs