]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Linux/Arm specific setrlimit64 implementation.
authorUlrich Drepper <drepper@redhat.com>
Wed, 12 Jan 2000 11:54:11 +0000 (11:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 12 Jan 2000 11:54:11 +0000 (11:54 +0000)
sysdeps/unix/sysv/linux/arm/setrlimit64.c [new file with mode: 0644]

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