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

#include <asm-generic/posix_types.h>

#endif /* _ASM_SCORE_POSIX_TYPES_H */