Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef _ASM_GENERIC_TYPES_H
0003 #define _ASM_GENERIC_TYPES_H
0004 /*
0005  * int-ll64 is used everywhere now.
0006  */
0007 #include <asm-generic/int-ll64.h>
0008 
0009 #endif /* _ASM_GENERIC_TYPES_H */