blob: e6e421da9d0e286c639a926b85ebfbdab8e64010 (
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 fpu_control \
setfpucw sethae ioperm osf_sigprocmask fstatfs statfs
endif
|