acl/lib_acl/samples/msg/pipeio.h

7 lines
99 B
C
Raw Normal View History

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