fw4spl
VerifyC.c
1 #include <stdio.h>
2 void VerifyC(void)
3 {
4  printf("VerifyC\n");
5 }