forked from Imagelibrary/rtems
clean up on DELAYTIMER_MAX
This commit is contained in:
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_settime"
|
#error "rtems is supposed to have timer_settime"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_gettime"
|
#error "rtems is supposed to have timer_gettime"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_getoverrun"
|
#error "rtems is supposed to have timer_getoverrun"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_settime"
|
#error "rtems is supposed to have timer_settime"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_gettime"
|
#error "rtems is supposed to have timer_gettime"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
#error "rtems is supposed to have timer_getoverrun"
|
#error "rtems is supposed to have timer_getoverrun"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef DELAYTIMER_MAX
|
|
||||||
#error "this is supposed to be defined"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
timer_t timerid = 0;
|
timer_t timerid = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user