blob: 3908b5703c173070c64d57de9407d797bf92af7f (
plain) (
blame)
1
2
3
4
5
6
|
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
endif
|