Sign in
linux
/
linux
/
kernel
/
git
/
brauner
/
linux
/
1724e02e024adf5a17da12fad6819e30d304da7d
/
.
/
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 */