syslet: syscall still needs void * cast
authorJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 13:08:13 +0000 (14:08 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 22 Feb 2007 13:08:13 +0000 (14:08 +0100)
commit1df341ff45360d5d1a4f942f76862f11a0da8fa6
tree980acac8d659a9d18592ca4a42238142174923ef
parentfa01d139c558a3788154c5b0f094bfdb5325728f
syslet: syscall still needs void * cast

It avoids the long -> structure pointer cast warning.

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