Linux/ARM implementation of pwrite.
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 Jan 1999 09:31:47 +0000 (09:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 Jan 1999 09:31:47 +0000 (09:31 +0000)
sysdeps/unix/sysv/linux/arm/pwrite.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/arm/pwrite.c b/sysdeps/unix/sysv/linux/arm/pwrite.c
new file mode 100644 (file)
index 0000000..b9b5e35
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/pwrite.c>