feat: remove tlsf_fls and tlsf_ffs from linker as they are inlined.

This commit is contained in:
Guillaume Souchere 2022-11-11 08:44:07 +01:00
parent e0c92b3e04
commit b78193700a

View File

@ -1,8 +1,6 @@
[mapping:heap]
archive: libheap.a
entries:
heap_tlsf:tlsf_ffs (noflash)
heap_tlsf:tlsf_fls (noflash)
heap_tlsf:tlsf_block_size (noflash)
heap_tlsf:tlsf_size (noflash)
heap_tlsf:tlsf_align_size (noflash)