aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arm/Makefile
blob: 939c74cea769f809976d51ba3b48aef82684437e (plain)
1
2
3
4
5
6
7
8
9
10
ifeq ($(subdir),misc)
sysdep_routines += setfsgid setfsuid setresgid setresuid ioperm
sysdep_headers += sys/elf.h sys/io.h
endif

ifeq ($(subdir),signal)
sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait	\
		   rt_sigqueueinfo rt_sigaction rt_sigpending \
		   sigrestorer
endif