Release 4.11 arch/sh/include/mach-common/mach/romimage.h
#ifdef __ASSEMBLY__
/* do nothing here by default */
#else /* __ASSEMBLY__ */
static inline void mmcif_update_progress(int nr)
{
}
Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 8 | 88.89% | 1 | 50.00% |
Simon Horman | 1 | 11.11% | 1 | 50.00% |
Total | 9 | 100.00% | 2 | 100.00% |
#endif /* __ASSEMBLY__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 18 | 94.74% | 2 | 66.67% |
Simon Horman | 1 | 5.26% | 1 | 33.33% |
Total | 19 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.