# uClibc mmap tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

ifneq ($(TARGET_ARCH),arm)
TESTS_DISABLED += mmap-arm
endif