Changed to work with vxWorks 5.1 and GCC 2.2.3.

This commit is contained in:
Janet B. Anderson
1993-06-07 09:43:15 +00:00
parent f4e45bd784
commit 3d4ae32c4d
+2 -2
View File
@@ -49,8 +49,8 @@
#include <cadef.h>
#include <string.h>
void printit();
void verify();
static void printit();
static void verify();
static long outstanding;