Fix build with ALLOC_SHM=0 (Android NDK)
authorpowderluv <powderluv@powderluv.org>
Sun, 10 May 2015 07:10:26 +0000 (00:10 -0700)
committerpowderluv <powderluv@powderluv.org>
Sun, 10 May 2015 07:10:26 +0000 (00:10 -0700)
commitebb9eba9875d68ec7efe3f9e362f0a65384a8277
treebfde0c3164587d59b6462b6309adbcabc1599a8d
parent8e5a1083bbfca6d93e3d35c1490311cbda675761
Fix build with ALLOC_SHM=0 (Android NDK)

Refactor such that you can build with ALLOC_SHM=0. HughTLB
implicity depends on ALLOC_SHM=1. This patch allows
building for Android NDK r10d.
driver/others/memory.c