]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - 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
CommitLineData
6f52b16c 1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
6d9c3f20
MS
2#ifndef _ASM_MICROBLAZE_POSIX_TYPES_H
3#define _ASM_MICROBLAZE_POSIX_TYPES_H
4
2f3a499e 5typedef unsigned short __kernel_mode_t;
81d8279e 6#define __kernel_mode_t __kernel_mode_t
6d9c3f20 7
81d8279e 8#include <asm-generic/posix_types.h>
6d9c3f20
MS
9
10#endif /* _ASM_MICROBLAZE_POSIX_TYPES_H */