posix_types.h 370 B

1234567891011121314
  1. /*
  2. * This file is subject to the terms and conditions of the GNU General Public
  3. * License. See the file "COPYING" in the main directory of this archive
  4. * for more details.
  5. *
  6. * Copyright (C) 2017 Kalray Inc.
  7. */
  8. #ifndef _UAPI_ASM_KVX_POSIX_TYPES_H
  9. #define _UAPI_ASM_KVX_POSIX_TYPES_H
  10. #include <asm-generic/posix_types.h>
  11. #endif /* _UAPI_ASM_KVX_POSIX_TYPES_H */