acl/lib_acl/samples/msg/netio.h

7 lines
96 B
C
Raw Normal View History

2014-11-19 00:25:21 +08:00
#ifndef __NETIO_INCLUDE_H__
#define __NETIO_INCLUDE_H__
void netio_run(int max);
#endif