microblaze: switch to generic fork/vfork/clone
[deliverable/linux.git] / arch / microblaze / include / asm / posix_types.h
CommitLineData
6d9c3f20
MS
1#ifndef _ASM_MICROBLAZE_POSIX_TYPES_H
2#define _ASM_MICROBLAZE_POSIX_TYPES_H
3
2f3a499e 4typedef unsigned short __kernel_mode_t;
81d8279e 5#define __kernel_mode_t __kernel_mode_t
6d9c3f20 6
81d8279e 7#include <asm-generic/posix_types.h>
6d9c3f20
MS
8
9#endif /* _ASM_MICROBLAZE_POSIX_TYPES_H */
This page took 0.228018 seconds and 5 git commands to generate.