diff options
Diffstat (limited to 'src/aio/lio_listio.c')
| -rw-r--r-- | src/aio/lio_listio.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/aio/lio_listio.c b/src/aio/lio_listio.c deleted file mode 100644 index 64a6b27d..00000000 --- a/src/aio/lio_listio.c +++ /dev/null @@ -1,16 +0,0 @@ -#if 0 - -#include <aio.h> - -int lio_listio(int mode, struct aiocb * const list[restrict], int nent, struct sigevent * restrict sig) -{ - return -1; -} - -/* -POSIX(199309) -LINK(rt) -*/ - - -#endif |
