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"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
#error "rtems is supposed to have timer_gettime"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
#error "rtems is supposed to have timer_getoverrun"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
#error "rtems is supposed to have timer_settime"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
#error "rtems is supposed to have timer_gettime"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
@@ -19,10 +19,6 @@
|
||||
#error "rtems is supposed to have timer_getoverrun"
|
||||
#endif
|
||||
|
||||
#ifndef DELAYTIMER_MAX
|
||||
#error "this is supposed to be defined"
|
||||
#endif
|
||||
|
||||
void test( void )
|
||||
{
|
||||
timer_t timerid = 0;
|
||||
|
||||
Reference in New Issue
Block a user