diff options
author | Emil Velikov <[email protected]> | 2014-10-19 16:16:51 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2014-10-23 15:18:11 +0100 |
commit | c63eb5dd5eccf8ecfcb9d83d680e17d2d6a12e7b (patch) | |
tree | bc1fa33f8845fed3243a8c2a775087fd6c64e573 /src/gallium/auxiliary/hud | |
parent | 417b17378ae9a8c590b01f3432fa1542a0f042d7 (diff) |
auxiliary/os: get the mmap/munmap wrappers working with android
- Use macro for munmap under Android - the STATIC_ASSERT uses
a off_t which is not used under Android for mmap. As loff_t size
does not vary as does off_t just ignore the assert.
- Wrap the long lines to improve readability.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/hud')
0 files changed, 0 insertions, 0 deletions