acl/lib_acl/samples/msg/unixio.h

7 lines
99 B
C

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