Allow calls from RTEMS test harness.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
void epicsTimerTest ( void );
|
||||
extern "C" void epicsTimerTest ( void );
|
||||
|
||||
int main ( int /* argc */, char /* *argv[] */ )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user