[klibc] If we need mmap2(), it doesn't matter if NO_MMU

Just because we are NO_MMU doesn't mean we might not need to use
mmap2().  It makes it less likely, but if that is the situation
then the archconfig.h should have something like:

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
1 file changed