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