]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/sh/include/uapi/asm/posix_types.h
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-focal-kernel.git] / arch / sh / include / uapi / asm / posix_types.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef __KERNEL__
3 # ifdef __SH5__
4 # include <asm/posix_types_64.h>
5 # else
6 # include <asm/posix_types_32.h>
7 # endif
8 #endif /* __KERNEL__ */