umount support for ppc64/linux.
authorUlrich Drepper <drepper@redhat.com>
Fri, 9 Apr 2004 18:21:54 +0000 (18:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 9 Apr 2004 18:21:54 +0000 (18:21 +0000)
sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c [new file with mode: 0644]

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