blob: 9d596719daf18a68ca5348ec312773d22df227a1 (
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
endif
|