forked from Imagelibrary/rtems
rtems: Include missing header file
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <rtems/rtems/options.h>
|
||||
#include <rtems/rtems/status.h>
|
||||
#include <rtems/rtems/types.h>
|
||||
#include <rtems/score/heapinfo.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#define _RTEMS_RTEMS_SUPPORT_H
|
||||
|
||||
#include <rtems/rtems/types.h>
|
||||
#include <rtems/score/heapinfo.h>
|
||||
#include <rtems/config.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user