(sysdep_routines): Remove statfs and fstatfs.
authorRichard Henderson <rth@redhat.com>
Mon, 11 May 1998 11:04:27 +0000 (11:04 +0000)
committerRichard Henderson <rth@redhat.com>
Mon, 11 May 1998 11:04:27 +0000 (11:04 +0000)
sysdeps/unix/sysv/linux/alpha/Makefile

index f830303..15ba1c7 100644 (file)
@@ -2,8 +2,7 @@ ifeq ($(subdir),misc)
 sysdep_headers += alpha/ptrace.h alpha/regdef.h
 
 sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
-                  sethae ioperm osf_sigprocmask fstatfs statfs llseek \
-                  adjtimex
+                  sethae ioperm osf_sigprocmask llseek adjtimex
 
 # Support old timeval32 entry points
 sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \