netsukuku/src/ntk-console-server.h

9 lines
126 B
C
Raw Normal View History

#ifndef NTKCONSOLESERVER_H
#define NTKCONSOLESERVER_H
void* console_recv_send(void *arg);
#endif /* NTKCONSOLESERVER_H */