cregit-Linux how code gets into the kernel

Release 4.17 include/linux/const.h

Directory: include/linux
#ifndef _LINUX_CONST_H

#define _LINUX_CONST_H

#include <uapi/linux/const.h>


#define UL(x)		(_UL(x))

#define ULL(x)		(_ULL(x))

#endif /* _LINUX_CONST_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Masahiro Yamada26100.00%1100.00%
Total26100.00%1100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.