Use <bits/mman-linux.h> for MIPS
authorAndreas Jaeger <aj@suse.de>
Wed, 6 Mar 2013 16:36:37 +0000 (17:36 +0100)
committerAndreas Jaeger <aj@suse.de>
Wed, 6 Mar 2013 16:36:37 +0000 (17:36 +0100)
commit664a9ce4ca40feabff781fff044c93a43ae15b59
treea9c9e8e2565ff8c951b693e119b0ea0869699b76
parenta6f2f4353886ba4868c3f41001d2eac2fcebf4b8
Use <bits/mman-linux.h> for MIPS

* sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS):
Allow definition via __MAP_ANONYMOUS.

* sysdeps/unix/sysv/linux/mips/bits/mman.h: Remove all defines
provided by bits/mman-linux.h and include <bits/mman-linux.h>.
(__MAP_ANONYMOUS): Define.
ChangeLog
ports/ChangeLog.mips
ports/sysdeps/unix/sysv/linux/mips/bits/mman.h
sysdeps/unix/sysv/linux/bits/mman-linux.h