mmap64 implementation for Linux/HPPA.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Apr 2001 20:19:03 +0000 (20:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Apr 2001 20:19:03 +0000 (20:19 +0000)
sysdeps/unix/sysv/linux/hppa/mmap64.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/hppa/mmap64.c b/sysdeps/unix/sysv/linux/hppa/mmap64.c
new file mode 100644 (file)
index 0000000..cf7a5dc
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/powerpc/mmap64.c>