No need to cast async_exec() syscall to void * anymore
authorJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 10:11:48 +0000 (11:11 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 10:11:48 +0000 (11:11 +0100)
commit145dad6d3e1ae4bf44dd49eea9d0c025500b97d0
tree7df2d525d7ab9d39f4027bf5cc0503150e998a2a
parente49499f8738562e014867ad693a999646d5e1bfb
No need to cast async_exec() syscall to void * anymore

Ingo forward declared the types.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
os-linux.h