forked from Imagelibrary/rtems
Added include of options.h since it was not being picked up
by the network build.
This commit is contained in:
@@ -40,6 +40,7 @@ extern "C" {
|
|||||||
|
|
||||||
#include <rtems/config.h>
|
#include <rtems/config.h>
|
||||||
#include <rtems/init.h>
|
#include <rtems/init.h>
|
||||||
|
#include <rtems/rtems/options.h>
|
||||||
#include <rtems/rtems/tasks.h>
|
#include <rtems/rtems/tasks.h>
|
||||||
#include <rtems/rtems/intr.h>
|
#include <rtems/rtems/intr.h>
|
||||||
#include <rtems/rtems/cache.h>
|
#include <rtems/rtems/cache.h>
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ extern "C" {
|
|||||||
|
|
||||||
#include <rtems/config.h>
|
#include <rtems/config.h>
|
||||||
#include <rtems/init.h>
|
#include <rtems/init.h>
|
||||||
|
#include <rtems/rtems/options.h>
|
||||||
#include <rtems/rtems/tasks.h>
|
#include <rtems/rtems/tasks.h>
|
||||||
#include <rtems/rtems/intr.h>
|
#include <rtems/rtems/intr.h>
|
||||||
#include <rtems/rtems/cache.h>
|
#include <rtems/rtems/cache.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user