mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-02 23:56:35 +00:00
6c37334567
We had exit but we didn't have atexit, and we were calling panic and tf_printf from exit, which generated a dependency from exit to them. Having atexit allows to set a different function pointer in every image. Change-Id: I95b9556d680d96249ed3b14da159b6f417da7661 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com> |
||
---|---|---|
.. | ||
abort.c | ||
assert.c | ||
exit.c | ||
libc.mk | ||
mem.c | ||
printf.c | ||
putchar.c | ||
puts.c | ||
sscanf.c | ||
strchr.c | ||
strcmp.c | ||
strlen.c | ||
strncmp.c | ||
strnlen.c | ||
subr_prf.c | ||
timingsafe_bcmp.c |