Allow calls from RTEMS test harness.
This commit is contained in:
@@ -347,7 +347,7 @@ void testPeriodic ()
|
||||
queue.release ();
|
||||
}
|
||||
|
||||
void epicsTimerTest ()
|
||||
extern "C" void epicsTimerTest ()
|
||||
{
|
||||
testExpireDestroy ();
|
||||
testAccuracy ();
|
||||
|
||||
Reference in New Issue
Block a user