mmap64: fix undef warnings
commit182d6096fe76b3d63b1151090cd07e60eca39302
authorMike Frysinger <vapier@gentoo.org>
Wed, 29 Jul 2015 15:35:37 +0000 (29 11:35 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 5 Aug 2015 08:38:56 +0000 (5 04:38 -0400)
tree93c589dd269c8ca2ada8e053a4e698533fca37b0
parent3fad53ec87945e61015913f2d09271573504a1e9
mmap64: fix undef warnings

The only target that defines this is m68k, so move the existing fallback
define up to avoid warnings on other systems.
ChangeLog
sysdeps/unix/sysv/linux/mmap64.c