7 lines
76 B
C
7 lines
76 B
C
#ifndef __H_STABBER
|
|
#define __H_STABBER
|
|
|
|
int stbbr_start(int port);
|
|
|
|
#endif
|