Create shared library
This commit is contained in:
6
runstabber.c
Normal file
6
runstabber.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <stabber.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
return stabber_start(5230);
|
||||
}
|
||||
Reference in New Issue
Block a user