summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/posix_types.h
blob: bd58c396537c68c496a01285173a3b684edd4a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 1996, 97, 98, 99, 2000 by Ralf Baechle
 * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
 */
#ifndef _ASM_POSIX_TYPES_H
#define _ASM_POSIX_TYPES_H

#include <asm/sgidefs.h>

#include <asm-generic/posix_types.h>

#endif /* _ASM_POSIX_TYPES_H */