let test return int so vxWorks doesnt report error
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
extern "C" {
|
||||
void epicsMathTest ( void );
|
||||
int epicsMathTest ( void );
|
||||
}
|
||||
|
||||
int main ( int , char *[] )
|
||||
|
||||
Reference in New Issue
Block a user