fix matching on Arch/maybe Fedora (#186)

authored-by: Faris Awan <farisawan.2000@gmail.com>
This commit is contained in:
someone2639
2022-04-27 14:08:35 -04:00
committed by GitHub
parent c29ae8d069
commit 5ca8e07a4d
+1
View File
@@ -325,6 +325,7 @@ SECTIONS
BUILD_DIR/src/framebuffers.o(.bss*);
BUILD_DIR/src/audio/synthesis.o(.bss*);
BUILD_DIR/asm/bss_audio.o(.bss*);
. = ALIGN(0x8);
BUILD_DIR/asm/bss_sptask_audio.o(.bss);
}
END_NOLOAD(code_8028DF00)