Comply with sym file spec (#1078)

Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
This commit is contained in:
Eldred Habert
2022-10-01 18:35:00 +02:00
committed by GitHub
parent 6fd5c94b27
commit c10345f26d
3 changed files with 84 additions and 31 deletions

View File

@@ -97,6 +97,7 @@ rgblink_obj := \
src/link/section.o \
src/link/symbol.o \
src/extern/getopt.o \
src/extern/utf8decoder.o \
src/error.o \
src/hashmap.o \
src/linkdefs.o \