forked from Imagelibrary/rtems
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/include/rtems/posix/timer.h: Include rtems/score/object.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* posix/include/rtems/posix/timer.h: Include rtems/score/object.h.
|
||||
|
||||
2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* rtems/Makefile.am, rtems/include/rtems/rtems/tasks.h: Add
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#define _RTEMS_POSIX_TIMER_H
|
||||
|
||||
#include <rtems/posix/config.h>
|
||||
#include <rtems/score/object.h>
|
||||
|
||||
/* Timer is free */
|
||||
#define POSIX_TIMER_STATE_FREE 0x01
|
||||
|
||||
Reference in New Issue
Block a user