cregit-Linux how code gets into the kernel

Release 4.11 tools/build/tests/ex/ex.c

int a(void);
int b(void);
int c(void);
int d(void);
int e(void);
int f(void);
int inc(void);


int main(void) { a(); b(); c(); d(); e(); f(); inc(); return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Jiri Olsa31100.00%2100.00%
Total31100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Jiri Olsa73100.00%2100.00%
Total73100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.