diff options
author | Aidan MacDonald <amachronic@protonmail.com> | 2021-04-25 13:43:58 +0100 |
---|---|---|
committer | Aidan MacDonald <amachronic@protonmail.com> | 2021-04-25 14:04:38 +0000 |
commit | d6220f618ba6daa043f70e42e421b8fad79e7731 (patch) | |
tree | cde37b392e8ad65281f9d1fdd43a2a27e3be607b /firmware/target/arm | |
parent | c37555d30d5063512a2146515c581a06389c5276 (diff) | |
download | rockbox-d6220f618ba6daa043f70e42e421b8fad79e7731.tar.gz rockbox-d6220f618ba6daa043f70e42e421b8fad79e7731.zip |
MIPS: emulate -ffunction-sections with macros in mmu-mips
Using a macro to put each function in its own .icode-based section
allows us to put the functions in IRAM _and_ have linker GC. This
removes a troublesome #ifdef BOOTLOADER_SPL on the X1000 target.
Change-Id: Ia7b59778f5c36b7970dee4280547e434a1f4fc5a
Diffstat (limited to 'firmware/target/arm')
0 files changed, 0 insertions, 0 deletions