kernel.resource: TLSF - use one define for size of additional memory needed for headers
commit59000fa42930c8f3a6175481f5dd59e14e9d8d17
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:43 +0000 (3 18:18 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:43 +0000 (3 18:18 +0000)
tree78ef30739bf9bc2177998a6b053f6a8ef5583f73
parent9a2d8ac90c5ec39f619c289b37c0ca1cfa967e07
kernel.resource: TLSF - use one define for size of additional memory needed for headers

Previously ROUNDUP(sizeof(tlsf_area_t)) was not accounted for
when allocating memory.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48984 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/kernel/tlsf.c