Changed to work with vxWorks 5.1 and GCC 2.2.3.
This commit is contained in:
+2
-2
@@ -49,8 +49,8 @@
|
||||
#include <cadef.h>
|
||||
#include <string.h>
|
||||
|
||||
void printit();
|
||||
void verify();
|
||||
static void printit();
|
||||
static void verify();
|
||||
|
||||
static long outstanding;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user