summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/x86_64/x32/Makefile
blob: aa78238a0d7dc195a114578098e7bd7f6009c224 (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),misc)
sysdep_routines += arch_prctl
endif

ifeq ($(subdir),posix)
sysdep_routines += getcpu sched_getcpu-static
endif