summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-06-18 04:05:21 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-06-18 04:05:21 +0000
commitca2c2e137185f214b4dfd81aa33f32cda030cde0 (patch)
tree2bff2b2866287ba9f33e4e19430bbfb61dc16d5c /libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h
parentefc7900f4f03cb60559344c84e68e9da3127e8e3 (diff)
downloaduClibc-alpine-ca2c2e137185f214b4dfd81aa33f32cda030cde0.tar.bz2
uClibc-alpine-ca2c2e137185f214b4dfd81aa33f32cda030cde0.tar.xz
Merge from trunk.
Diffstat (limited to 'libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h')
-rw-r--r--libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h b/libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h
index 1b40e32a2..a9140ee7e 100644
--- a/libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h
+++ b/libc/sysdeps/linux/bfin/bits/uClibc_arch_features.h
@@ -10,7 +10,7 @@
#undef __UCLIBC_ABORT_INSTRUCTION__
/* can your target use syscall6() for mmap ? */
-#undef __UCLIBC_MMAP_HAS_6_ARGS__
+#define __UCLIBC_MMAP_HAS_6_ARGS__
/* does your target use syscall4() for truncate64 ? (32bit arches only) */
#undef __UCLIBC_TRUNCATE64_HAS_4_ARGS__