(sysdep_routines): Remove statfs and fstatfs.

This commit is contained in:
Richard Henderson 1998-05-11 11:04:27 +00:00
parent 7829f6c432
commit 423363a172

View 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 \