forked from Imagelibrary/rtems
2010-09-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
* sapi/include/confdefs.h: Include <rtems.h> to resolve all dependencies.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-09-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
|
* sapi/include/confdefs.h: Include <rtems.h> to resolve all
|
||||||
|
dependencies.
|
||||||
|
|
||||||
2010-08-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
2010-08-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
PR 1667/cpukit
|
PR 1667/cpukit
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
/*
|
/*
|
||||||
* Include the executive's configuration
|
* Include the executive's configuration
|
||||||
*/
|
*/
|
||||||
#include <rtems/score/cpuopts.h>
|
#include <rtems.h>
|
||||||
#include <rtems/score/apimutex.h>
|
#include <rtems/score/apimutex.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
Reference in New Issue
Block a user