summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/kvx/bits/posix_types.h
blob: e556fda5d5b016803c1db7d4abb2433ecacfe800 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 2017 Kalray Inc.
 */

#ifndef _UAPI_ASM_KVX_POSIX_TYPES_H
#define _UAPI_ASM_KVX_POSIX_TYPES_H

#include <asm-generic/posix_types.h>

#endif /* _UAPI_ASM_KVX_POSIX_TYPES_H */