Sign in
android
/
kernel
/
common
/
9d7e82cec35c0
/
.
/
include
/
uapi
/
asm-generic
/
types.h
blob: dfaa50d99d8f3f2b1d78d47c9b2ba7e98d3b3f5a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
_ASM_GENERIC_TYPES_H
#define
_ASM_GENERIC_TYPES_H
/*
* int-ll64 is used everywhere now.
*/
#include
<asm-generic/int-ll64.h>
#endif
/* _ASM_GENERIC_TYPES_H */