summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-09 18:21:54 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-09 18:21:54 +0000
commitc4c5feda77f280d700f93f5f3c7d900d9de388f4 (patch)
treee88b71433a2313370c0fa06ff7870889b4625798 /sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c
parentdc6ddf9557f585cace5ffabd844a990c3b6aea10 (diff)
umount support for ppc64/linux.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c b/sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c
new file mode 100644
index 0000000000..9a91ba5b2f
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/hppa/umount.c>