Get rid of common syms (#2040)
This commit is contained in:
@@ -42,6 +42,7 @@ SECTIONS {
|
||||
|
||||
/* COMMON starts at 0x30022A8 */
|
||||
INCLUDE "sym_common.ld"
|
||||
src/*.o(COMMON);
|
||||
*libc.a:sbrkr.o(COMMON);
|
||||
} > IWRAM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user