aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/futex.h
blob: ec247fb364c9aa9cc77ce2af007f72c564909367 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_FUTEX_H
#define _ASM_SCORE_FUTEX_H

#include <asm-generic/futex.h>

#endif /* _ASM_SCORE_FUTEX_H */