blob: fa433e9d8b1698f714796562e2fa1a8e5918961c (
plain) (
blame)
1
2
3
4
5
6
|
ifeq ($(subdir), misc)
sysdep_headers += alpha/ptrace.h alpha/regdef.h sys/io.h
sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
sethae ioperm osf_sigprocmask fstatfs statfs llseek
endif
|