diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/setrlimit64.c | 1 |
2 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,8 @@ 2000-02-21 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/setrlimit64.c: Removed. + Reported by Kaoru Fukui <k_fukui@highway.ne.jp>. + * elf/elf.h (ELF32_ST_OTHER): Removed. (ELF64_ST_OTHER): Likewise. diff --git a/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c b/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c deleted file mode 100644 index ed64b871f4..0000000000 --- a/sysdeps/unix/sysv/linux/powerpc/setrlimit64.c +++ /dev/null @@ -1 +0,0 @@ -#include <sysdeps/unix/sysv/linux/i386/setrlimit64.c> |