acl/samples/msg/unixio.h
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

7 lines
93 B
C

#ifndef __UNIXIO_INCLUDE_H__
#define __UNIXIO_INCLUDE_H__
void unixio_run(int max);
#endif