Rev 9 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* $Id: tw_server.h 8 2024-09-13 11:18:23Z nishi $ */
#ifndef __TW_SERVER_H__
#define __TW_SERVER_H__
int tw_server_init(void);
#endif