|
RTEMS CPU Kit with SuperCore
4.11.2
|
Heap Handler implementation. More...

Macros | |
| #define | _Heap_Protection_free_delayed_blocks(heap, alloc_begin) false |
| #define | _Heap_Check_allocation(h, b, ab, as, ag, bd) ((void) 0) |
Functions | |
| void * | _Heap_Allocate_aligned_with_boundary (Heap_Control *heap, uintptr_t alloc_size, uintptr_t alignment, uintptr_t boundary) |
| Allocates a memory area of size size bytes from the heap heap. More... | |
Heap Handler implementation.
1.8.13