cregit-Linux how code gets into the kernel

Release 4.7 arch/sh/include/asm/string.h

#ifdef CONFIG_SUPERH32
# include <asm/string_32.h>
#else
# include <asm/string_64.h>
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
paul mundtpaul mundt1184.62%266.67%
david howellsdavid howells215.38%133.33%
Total13100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}