Linux/Arm specific setrlimit64 implementation.

This commit is contained in:
Ulrich Drepper 2000-01-12 10:24:10 +00:00
parent 7857dde8f3
commit 9b0b5c1178
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/oldsetrlimit64.c>

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c>