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