Sign in
gfiber
/
toolchains
/
armada
/
39a78689899eca29db8da8a70f237f991d751be1
/
.
/
arm-marvell-linux-uclibcgnueabi
/
libc
/
thumb2
/
usr
/
include
/
asm
/
types.h
blob: 39056a3d53136347e02e5e9a9dd1f5c0b988b40e [
file
] [
log
] [
blame
]
#ifndef
__ASM_ARM_TYPES_H
#define
__ASM_ARM_TYPES_H
#include
<asm-generic/int-ll64.h>
#ifndef
__ASSEMBLY__
typedef
unsigned
short
umode_t
;
#endif
/* __ASSEMBLY__ */
/*
* These aren't exported outside the kernel to avoid name space clashes
*/
#endif