#ifndef _PARISC_TYPES_H #define _PARISC_TYPES_H #include #ifndef __ASSEMBLY__ typedef unsigned short umode_t; #endif /* __ASSEMBLY__ */ #endif