diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-21 01:33:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-21 01:33:25 +0000 |
commit | 280b34b02463267977e8369ba7c2516a8e14feda (patch) | |
tree | 77d59f7cd2294b881f50cee95949b7fc815314af /libc/sysdeps/linux/hppa | |
parent | 331a0e429e426136bbbb55a0922eb8de1392c78d (diff) |
sync with glibc
Diffstat (limited to 'libc/sysdeps/linux/hppa')
-rw-r--r-- | libc/sysdeps/linux/hppa/bits/mman.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/hppa/bits/mman.h b/libc/sysdeps/linux/hppa/bits/mman.h index 9c287274f..0b23bd322 100644 --- a/libc/sysdeps/linux/hppa/bits/mman.h +++ b/libc/sysdeps/linux/hppa/bits/mman.h @@ -82,3 +82,5 @@ # define MREMAP_MAYMOVE 1 # define MREMAP_FIXED 2 #endif + + |