summaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/types.h
blob: 710ee5579684927182cefa303798b78e6e792f56 (plain)
1
2
3
4
5
6
7
8
#ifndef __ASM_TYPES_H
#define __ASM_TYPES_H

#include <asm/int-ll64.h>

typedef unsigned short umode_t;

#endif