basic ECC functional
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "fun2.h"
|
||||
|
||||
int fun2()
|
||||
{
|
||||
printf("Hello from FN2\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
int fun2();
|
||||
Reference in New Issue
Block a user