repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
[glibc.git]
/
include
/
aio.h
blob
e3dc86f99adc101fd38cd89cf15156bfa0f034af
1
#ifndef _AIO_H
2
#include <rt/aio.h>
3
4
/* Now define the internal interfaces. */
5
extern
void
__aio_init
(
__const
struct
aioinit
*
__init
);
6
#endif