Files
stabber/stabber.h
2015-05-16 01:56:31 +01:00

7 lines
76 B
C

#ifndef __H_STABBER
#define __H_STABBER
int stbbr_start(int port);
#endif