GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / microblaze / include / asm / posix_types.h
blob0e15039673e34f46df971fcb21444321345ac0de
1 #ifndef _ASM_MICROBLAZE_POSIX_TYPES_H
2 #define _ASM_MICROBLAZE_POSIX_TYPES_H
4 typedef unsigned short __kernel_mode_t;
5 #define __kernel_mode_t __kernel_mode_t
7 #include <asm-generic/posix_types.h>
9 #endif /* _ASM_MICROBLAZE_POSIX_TYPES_H */