]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/microblaze/include/uapi/asm/posix_types.h
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / arch / microblaze / include / uapi / asm / posix_types.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASM_MICROBLAZE_POSIX_TYPES_H
3 #define _ASM_MICROBLAZE_POSIX_TYPES_H
4
5 typedef unsigned short __kernel_mode_t;
6 #define __kernel_mode_t __kernel_mode_t
7
8 #include <asm-generic/posix_types.h>
9
10 #endif /* _ASM_MICROBLAZE_POSIX_TYPES_H */