forked from Imagelibrary/rtems
score: Introduce <rtems/score/heapinfo.h>
Move Heap_Information_block to separate header file to hide heap implementation details from <rtems.h>. Update #3598.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/stackchk.h>
|
||||
#include <rtems/score/heap.h>
|
||||
#include <rtems/score/percpu.h>
|
||||
|
||||
/* forward declarations to avoid warnings */
|
||||
|
||||
Reference in New Issue
Block a user