about summary refs log tree commit diff
path: root/include/aio.h
blob: c441606794e1194a429aeec2df04bcbd6b57b6f7 (plain) (blame)
1
2
3
4
5
6
#ifndef _AIO_H
#include <rt/aio.h>

/* Now define the internal interfaces.  */ 
extern void __aio_init __P ((__const struct aioinit *__init));
#endif