Remove oldsetrlimit64.c.
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 12:06:59 +0000 (12:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Jan 2000 12:06:59 +0000 (12:06 +0000)
sysdeps/unix/sysv/linux/arm/Makefile

index b82a6ef..6040b20 100644 (file)
@@ -10,5 +10,5 @@ sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait       \
 endif
 
 ifeq ($(subdir),resource)
-sysdep_routines += oldgetrlimit64 oldsetrlimit64
+sysdep_routines += oldgetrlimit64
 endif