Update copyright dates with scripts/update-copyrights.
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / x32 / Makefile
blobecbdefb2d3b2802ef13854acf596ddaecb3e71e8
1 # The default ABI is x32.
2 default-abi := x32
4 ifeq ($(subdir),misc)
5 sysdep_routines += arch_prctl
6 endif
8 ifeq ($(subdir),posix)
9 sysdep_routines += getcpu sched_getcpu-static
10 endif