gallium/os: use mmap64 for Android
authorRob Herring <robh@kernel.org>
Tue, 23 May 2017 18:54:19 +0000 (13:54 -0500)
committerRob Herring <robh@kernel.org>
Thu, 25 May 2017 20:00:34 +0000 (15:00 -0500)
commit51f9851753f7605eaa52a7a6982581455e1863ab
treebea84111b3c515fa1cb1fcff05a526c605390554
parentd5a9365d460200ad643f1d39e5a47d148112f979
gallium/os: use mmap64 for Android

Simplify the handling of mmap for Android by using mmap64 instead. mmap64
may have not existed for Android when this was written, but it's been
around since 2013.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Rob Herring <robh@kernel.org>
src/gallium/auxiliary/os/os_mman.h