Allow calls from RTEMS test harness.
This commit is contained in:
@@ -58,7 +58,7 @@ inline void callItTenTimesSquared ()
|
||||
callItTenTimes ();
|
||||
}
|
||||
|
||||
void epicsThreadPrivateTest ()
|
||||
extern "C" void epicsThreadPrivateTest ()
|
||||
{
|
||||
static bool var;
|
||||
priv.set ( &var );
|
||||
|
||||
Reference in New Issue
Block a user