1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/newlib
Joakim Nohlgård afb6cb4507 sys/newlib: Add __attribute__((used)) to _fini
No ROM cost, only fixes a linker error with non-nano newlib and LTO enabled.
2016-08-10 16:19:30 +02:00
..
Makefile cpu/cortexm_common: enable custom newlib syscalls w/ newlib_syscalls_X 2016-02-06 08:20:42 -05:00
Makefile.include sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly 2016-07-13 15:27:41 +02:00
syscalls.c sys/newlib: Add __attribute__((used)) to _fini 2016-08-10 16:19:30 +02:00