summaryrefslogtreecommitdiffstats
path: root/arch/kvx/include/asm/posix_types.h
blob: fc650c326c38eb97ab38e65fa58f5c8ea6728da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2019 Kalray Inc.
 */

#ifndef _ASM_KVX_POSIX_TYPES_H
#define _ASM_KVX_POSIX_TYPES_H

#include <asm-generic/posix_types.h>

#endif	/* _ASM_KVX_POSIX_TYPES_H */