summaryrefslogtreecommitdiff
path: root/arch/score/include/uapi/asm/sembuf.h
blob: c16e7a94725d79c5ed09e33d9d050f2c218598ce (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_SCORE_SEMBUF_H
#define _ASM_SCORE_SEMBUF_H

#include <asm-generic/sembuf.h>

#endif /* _ASM_SCORE_SEMBUF_H */