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