diff options
author | Chia-I Wu <[email protected]> | 2011-08-21 11:58:30 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2011-08-24 10:57:12 +0800 |
commit | 9bda86c3550090f5370ef2d010e659758dc9a540 (patch) | |
tree | 7c126c1f7a958024cc5e3cbcb46e1fcdec11d299 /Makefile | |
parent | 0d636213d491f88726155e12c3b445a88e0f1cd8 (diff) |
auxiliary/os: add wrappers for mmap/munmap
The use of mmap() in winsys requires large file support. Not all OSes
have LFS so a wrapper should be used. In particular, os_mmap() should
call __mmap2() on Android.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions