xref: /linux/kernel/futex/Makefile (revision d7fbdc575b33c374ce88ccfe3ab364f7eb240f8a)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-y += core.o syscalls.o pi.o requeue.o waitwake.o
4