Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 362a4307 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: put types.h in uapi"

parents 8b9e1743 83d250bf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
#ifndef _ASM_TYPES_H
#define _ASM_TYPES_H
#ifndef _UAPI_ASM_TYPES_H
#define _UAPI_ASM_TYPES_H

#include <asm-generic/int-ll64.h>

@@ -37,4 +37,4 @@
#define __UINTPTR_TYPE__	unsigned long
#endif

#endif /* _ASM_TYPES_H */
#endif /* _UAPI_ASM_TYPES_H */