Define `_end`, and use it instead of the address of `__entry` in C code.
commita69d42e063015b31f1b430429f3a03ea17fdc9de
authorJiří Zárevúcky <jiri.zarevucky@nic.cz>
Tue, 10 Apr 2018 20:17:41 +0000 (10 22:17 +0200)
committerJiří Zárevúcky <jiri.zarevucky@nic.cz>
Tue, 10 Apr 2018 20:17:41 +0000 (10 22:17 +0200)
treef7b467792955c0caaaf1d05bac1e180daac6cce4
parent1abcf1db7c2a8071caaf9983f1571b2ef88e1be6
Define `_end`, and use it instead of the address of `__entry` in C code.
17 files changed:
uspace/lib/c/arch/abs32le/_link.ld.in
uspace/lib/c/arch/abs32le/include/libarch/entry.h [deleted file]
uspace/lib/c/arch/abs32le/src/entry.c
uspace/lib/c/arch/amd64/_link.ld.in
uspace/lib/c/arch/arm32/_link.ld.in
uspace/lib/c/arch/ia32/_link.ld.in
uspace/lib/c/arch/ia64/_link.ld.in
uspace/lib/c/arch/mips32/_link.ld.in
uspace/lib/c/arch/ppc32/_link.ld.in
uspace/lib/c/arch/riscv64/_link.ld.in
uspace/lib/c/arch/riscv64/include/libarch/entry.h [deleted file]
uspace/lib/c/arch/riscv64/src/entry.c
uspace/lib/c/arch/sparc64/_link.ld.in
uspace/lib/c/generic/as.c
uspace/lib/c/generic/async.c
uspace/lib/c/generic/ddi.c
uspace/lib/c/generic/private/libc.h