]> sourceware.org Git - glibc.git/blob - sysdeps/unix/sysv/linux/alpha/Makefile
* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF. * sysdeps...
[glibc.git] / sysdeps / unix / sysv / linux / alpha / Makefile
1 ifeq ($(subdir),misc)
2 sysdep_headers += alpha/ptrace.h alpha/regdef.h
3
4 sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
5 sethae ioperm osf_sigprocmask fstatfs statfs llseek
6
7 # Support old timeval32 entry points
8 sysdep_routines += osf_select osf_gettimeofday osf_settimeofday \
9 osf_getitimer osf_setitimer osf_utimes \
10 osf_getrusage osf_wait4
11
12 endif
This page took 0.043626 seconds and 6 git commands to generate.