Fixed ld_script.ld artifact from a previous pret version (#3731)

This commit is contained in:
Eduardo Quezada D'Ottone 2023-12-14 20:04:40 -03:00 committed by GitHub
parent 38c61854e6
commit 644ed8e5b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,6 @@ SECTIONS {
/* COMMON starts at 0x30022A8 */
INCLUDE "sym_common.ld"
*libc.a:sbrkr.o(COMMON);
end = .;
. = 0x8000;
} > IWRAM
/* BEGIN ROM DATA */