/* 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 #include #endif /* _ASM_POSIX_TYPES_H */