Release 4.17 include/uapi/asm-generic/types.h
/* 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 */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Arnd Bergmann | 12 | 85.71% | 1 | 33.33% |
Geert Uytterhoeven | 1 | 7.14% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 7.14% | 1 | 33.33% |
Total | 14 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.