Newer
Older
barebox / arch / kvx / include / asm / posix_types.h
/* 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 */