Jeppe Johansen
|
1aeb07c835
Fixed more small bugs in the embedded heapmgr. Some changes copied from tinyheap.
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
85c5e7330a
Make HeapMgr.GetAlignedMem public. This function is useful for embedded targets where alignment > 32(or sizeof(pointer)) bytes is required.
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
e012b4fa23
Inline calls to FindSize which removes a lot of unnecessary calls.
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
380bc56e32
+ create a default heap on embedded targets and register this default heap
|
%!s(int64=12) %!d(string=hai) anos |
Jeppe Johansen
|
84ea70fddc
Fixed some minor formating issues
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
%!s(int64=14) %!d(string=hai) anos |